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.
com.android.tools.build:gradle
1 parent d370cc7 commit 04c4a3aCopy full SHA for 04c4a3a
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
google()
8
}
9
dependencies {
10
- classpath 'com.android.tools.build:gradle:8.12.0'
+ classpath 'com.android.tools.build:gradle:8.13.0'
11
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
12
// NOTE: Do not place your application dependencies here; they belong
13
// in the individual module build.gradle files
0 commit comments