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 2b07ade commit fc0fb84Copy full SHA for fc0fb84
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
mavenCentral()
8
}
9
dependencies {
10
- classpath 'com.android.tools.build:gradle:8.11.0-rc02'
+ classpath 'com.android.tools.build:gradle:8.11.0'
11
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.21"
12
13
0 commit comments