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 a3db6ab commit 1b7bc2fCopy full SHA for 1b7bc2f
build.gradle
@@ -10,7 +10,7 @@ buildscript {
10
11
classpath 'com.android.tools.build:gradle:8.5.2'
12
classpath 'com.google.gms:google-services:4.4.2'
13
- classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.10'
+ classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.0'
14
}
15
16
0 commit comments