Skip to content

Commit 0cfff93

Browse files
chore(deps): bump com.android.tools.build:gradle from 8.3.1 to 8.3.2 in /tutorials/java/MapWithMarker (#1541)
chore(deps): bump com.android.tools.build:gradle Bumps com.android.tools.build:gradle from 8.3.1 to 8.3.2. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4058a8f commit 0cfff93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/java/MapWithMarker/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
google()
77
}
88
dependencies {
9-
classpath 'com.android.tools.build:gradle:8.3.1'
9+
classpath 'com.android.tools.build:gradle:8.3.2'
1010
classpath "com.google.android.libraries.mapsplatform.secrets-gradle-plugin:secrets-gradle-plugin:2.0.1"
1111

1212
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)