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 df084a1 commit 2808d70Copy full SHA for 2808d70
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
mavenCentral()
8
}
9
dependencies {
10
- classpath 'com.android.tools.build:gradle:8.12.2'
+ classpath 'com.android.tools.build:gradle:8.13.0'
11
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0"
12
13
0 commit comments