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 f482268 commit 8ec7a09Copy full SHA for 8ec7a09
stevia/android/build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
}
9
10
dependencies {
11
- classpath 'com.android.tools.build:gradle:8.10.0'
+ classpath 'com.android.tools.build:gradle:8.10.1'
12
13
14
stevia/example/android/build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
7
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
0 commit comments