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 52b3b9c commit f855e41Copy full SHA for f855e41
build.gradle
@@ -12,7 +12,7 @@ buildscript {
12
13
}
14
dependencies {
15
- classpath 'com.android.tools.build:gradle:8.10.1'
+ classpath 'com.android.tools.build:gradle:8.11.0'
16
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
17
// NOTE: Do not place your application dependencies here; they belong
18
// in the individual module build.gradle files
0 commit comments