We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f01aca5 + 9d0572b commit 95ca762Copy full SHA for 95ca762
buildSrc/compiler-plugin/kotlin-native-plugin/build.gradle
@@ -7,7 +7,7 @@ apply plugin: "kotlin-kapt"
7
8
9
group = "de.jensklingenberg"
10
-archivesBaseName = "kotlin-compiler-native-plugin"
+archivesBaseName = "kotlin-compiler-plugin-native"
11
version = "0.0.1"
12
13
install {
0 commit comments