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 0595432 commit d44a105Copy full SHA for d44a105
tutorials/kotlin/Polygons/build.gradle.kts
@@ -23,7 +23,7 @@ buildscript {
23
google()
24
}
25
dependencies {
26
- classpath("com.android.tools.build:gradle:8.5.0")
+ classpath("com.android.tools.build:gradle:8.10.1")
27
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
28
classpath("com.google.android.libraries.mapsplatform.secrets-gradle-plugin:secrets-gradle-plugin:2.0.1")
29
0 commit comments