We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c0c00b + c6bb9ae commit d3fa748Copy full SHA for d3fa748
1 file changed
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
}
7
dependencies {
8
classpath "com.android.tools.build:gradle:7.1.3"
9
- classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.20"
+ classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.0"
10
11
// NOTE: Do not place your application dependencies here; they belong
12
// in the individual module build.gradle files
0 commit comments