We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d52b409 commit 86cda1dCopy full SHA for 86cda1d
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
mavenCentral()
8
}
9
dependencies {
10
- classpath 'com.android.tools.build:gradle:8.1.0'
+ classpath 'com.android.tools.build:gradle:8.2.2'
11
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
12
13
// NOTE: Do not place your application dependencies here; they belong
0 commit comments