We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4304df commit 422db4fCopy full SHA for 422db4f
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
mavenCentral()
6
}
7
dependencies {
8
- classpath "com.android.tools.build:gradle:8.10.1"
9
- classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.21"
+ classpath "com.android.tools.build:gradle:8.11.0"
+ classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.0"
10
11
0 commit comments