Get back some functional of "trying to update up to gradle wrapper 8.1.1"

This commit is contained in:
2023-04-27 15:27:53 +06:00
parent 58836359cc
commit b938b21395
12 changed files with 49 additions and 57 deletions

View File

@@ -21,11 +21,3 @@ kotlin {
}
}
}
android {
sourceSets {
main {
java.srcDirs += [ "src/jvmMain/kotlin" ]
}
}
}