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 063a4d7 commit 918145aCopy full SHA for 918145a
build.gradle.kts
@@ -19,7 +19,7 @@ buildscript {
19
maven(url = "https://oss.sonatype.org/content/repositories/snapshots")
20
}
21
dependencies {
22
- classpath("com.android.tools.build:gradle:8.6.1")
+ classpath("com.android.tools.build:gradle:8.7.0")
23
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
24
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
25
classpath("dev.drewhamilton.poko:poko-gradle-plugin:0.17.1")
0 commit comments