We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6beef13 + 2646a89 commit d9a02e9Copy full SHA for d9a02e9
2 files changed
android/build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
}
10
11
dependencies {
12
- classpath 'com.android.tools.build:gradle:8.0.0'
+ classpath 'com.android.tools.build:gradle:8.0.1'
13
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
14
15
example/android/build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
7
8
0 commit comments