Fix gradle plugin versioning and the plugin version used by samples
This commit is contained in:
+1
-1
@@ -31,8 +31,8 @@ include ':utilities'
|
||||
include ':performance'
|
||||
include ':platformLibs'
|
||||
|
||||
includeBuild 'tools/kotlin-native-gradle-plugin'
|
||||
includeBuild 'shared'
|
||||
includeBuild 'tools/kotlin-native-gradle-plugin'
|
||||
|
||||
if (hasProperty("kotlinProjectPath")) {
|
||||
includeBuild(kotlinProjectPath) {
|
||||
|
||||
Reference in New Issue
Block a user