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 9ff8678 commit c485925Copy full SHA for c485925
tutorials/kotlin/MapWithMarker/build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
mavenCentral()
8
}
9
dependencies {
10
- classpath 'com.android.tools.build:gradle:8.3.2'
+ classpath 'com.android.tools.build:gradle:8.4.0'
11
classpath "com.google.android.libraries.mapsplatform.secrets-gradle-plugin:secrets-gradle-plugin:2.0.1"
12
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
13
0 commit comments