Skip to content

Commit e1a619e

Browse files
chore(deps): bump com.android.tools.build:gradle from 8.3.2 to 8.4.0 in /tutorials/java/CurrentPlaceDetailsOnMap (#1575)
chore(deps): bump com.android.tools.build:gradle Bumps com.android.tools.build:gradle from 8.3.2 to 8.4.0. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7bdda8 commit e1a619e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/java/CurrentPlaceDetailsOnMap/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.2'
9+
classpath 'com.android.tools.build:gradle:8.4.0'
1010
classpath "com.google.android.libraries.mapsplatform.secrets-gradle-plugin:secrets-gradle-plugin:2.0.1"
1111
// NOTE: Do not place your application dependencies here; they belong
1212
// in the individual module build.gradle files

0 commit comments

Comments
 (0)