We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b7eec8e + f7ccc8e commit c5460b1Copy full SHA for c5460b1
1 file changed
build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
mavenCentral()
10
}
11
dependencies {
12
- classpath 'com.android.tools.build:gradle:8.2.2'
+ classpath 'com.android.tools.build:gradle:8.3.0'
13
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
14
15
0 commit comments