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 c69a656 + 848e2dc commit 1ba578dCopy full SHA for 1ba578d
build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
dependencies {
10
classpath 'com.android.tools.build:gradle:8.6.1'
11
//noinspection DifferentKotlinGradleVersion
12
- classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21"
+ classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0"
13
14
// NOTE: Do not place your application dependencies here; they belong
15
// in the individual module build.gradle files
0 commit comments