Skip to content

Commit 4afa4f3

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 4afa4f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/java/MapWithMarker/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ buildscript {
2222
google()
2323
}
2424
dependencies {
25-
classpath("com.android.tools.build:gradle:8.5.0")
25+
classpath("com.android.tools.build:gradle:8.9.2")
2626
classpath("com.google.android.libraries.mapsplatform.secrets-gradle-plugin:secrets-gradle-plugin:2.0.1")
2727
}
2828
}

0 commit comments

Comments
 (0)