Skip to content

Commit ebdbc84

Browse files
chore(deps): bump com.android.tools.build:gradle
Bumps com.android.tools.build:gradle from 8.5.0 to 8.9.2. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 8.9.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0595432 commit ebdbc84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/kotlin/Polygons/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ buildscript {
2323
google()
2424
}
2525
dependencies {
26-
classpath("com.android.tools.build:gradle:8.5.0")
26+
classpath("com.android.tools.build:gradle:8.9.2")
2727
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
2828
classpath("com.google.android.libraries.mapsplatform.secrets-gradle-plugin:secrets-gradle-plugin:2.0.1")
2929

0 commit comments

Comments
 (0)