Skip to content

Commit 95ca762

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents f01aca5 + 9d0572b commit 95ca762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/compiler-plugin/kotlin-native-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ apply plugin: "kotlin-kapt"
77

88

99
group = "de.jensklingenberg"
10-
archivesBaseName = "kotlin-compiler-native-plugin"
10+
archivesBaseName = "kotlin-compiler-plugin-native"
1111
version = "0.0.1"
1212

1313
install {

0 commit comments

Comments
 (0)