We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea84fec commit 57d9a1eCopy full SHA for 57d9a1e
build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
}
9
dependencies {
10
//Android Gradle Plugin (AGP)
11
- classpath "com.android.tools.build:gradle:8.10.0"
+ classpath "com.android.tools.build:gradle:8.10.1"
12
13
//Kotlin
14
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.21"
0 commit comments