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 54e7b2a commit 56cad45Copy full SHA for 56cad45
build.gradle
@@ -11,7 +11,7 @@ buildscript {
11
google()
12
}
13
dependencies {
14
- classpath 'com.android.tools.build:gradle:8.1.2'
+ classpath 'com.android.tools.build:gradle:8.4.1'
15
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
16
// see https://keepsafe.github.io/dexcount-gradle-plugin/ for how to use dex method count
17
classpath 'com.getkeepsafe.dexcount:dexcount-gradle-plugin:4.0.0'
0 commit comments