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 fbfb6bd commit 0b0d8f2Copy full SHA for 0b0d8f2
build.gradle
@@ -22,7 +22,7 @@ buildscript {
22
mavenCentral()
23
}
24
dependencies {
25
- classpath 'com.android.tools.build:gradle:8.9.2'
+ classpath 'com.android.tools.build:gradle:8.10.0'
26
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
27
28
// NOTE: Do not place your application dependencies here; they belong
0 commit comments