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.
1 parent 9ba101e commit 3867203Copy full SHA for 3867203
build.gradle.kts
@@ -2,7 +2,7 @@ import com.android.build.gradle.BaseExtension
2
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
3
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
4
5
-// AndroidProject 版本:v15.0
+// AndroidProject-Kotlin 版本:v16.0
6
plugins {
7
alias(libs.plugins.application) apply false
8
alias(libs.plugins.library) apply false
0 commit comments