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.
2 parents c83f013 + a6721e1 commit c23272bCopy full SHA for c23272b
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
mavenCentral()
7
}
8
dependencies {
9
- classpath 'com.android.tools.build:gradle:8.2.0'
+ classpath 'com.android.tools.build:gradle:8.2.1'
10
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
11
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
12
0 commit comments