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.
2 parents c6b6cce + 18ed3c3 commit 909e9ceCopy full SHA for 909e9ce
1 file changed
build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
dependencies {
10
classpath 'com.android.tools.build:gradle:8.8.0'
11
//noinspection DifferentKotlinGradleVersion
12
- classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0"
+ classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.20"
13
14
// NOTE: Do not place your application dependencies here; they belong
15
// in the individual module build.gradle files
0 commit comments