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 7aa0d98 commit d35852cCopy full SHA for d35852c
build.gradle
@@ -12,7 +12,7 @@ buildscript {
12
}
13
14
dependencies {
15
- classpath 'com.android.tools.build:gradle:8.7.2'
+ classpath 'com.android.tools.build:gradle:8.7.3'
16
classpath 'io.fabric.tools:gradle:1.31.2'
17
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
18
// NOTE: Do not place your application dependencies here; they belong
0 commit comments