We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d572f7d commit 7de2e30Copy full SHA for 7de2e30
build.gradle.kts
@@ -5,7 +5,7 @@ buildscript {
5
}
6
dependencies {
7
classpath("com.testdroid:gradle:2.63.1")
8
- classpath("com.android.tools.build:gradle:8.5.2")
+ classpath("com.android.tools.build:gradle:8.7.1")
9
classpath("com.neenbedankt.gradle.plugins:android-apt:1.8")
10
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.10")
11
classpath("androidx.navigation:navigation-safe-args-gradle-plugin:2.8.1")
0 commit comments