Skip to content

Commit 12b3cbb

Browse files
chore(deps): bump com.google.android.gms:play-services-maps
Bumps com.google.android.gms:play-services-maps from 19.0.0 to 19.2.0. --- updated-dependencies: - dependency-name: com.google.android.gms:play-services-maps dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0595432 commit 12b3cbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/kotlin/Polygons/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ versionCode = "1"
66
versionName = "1.0"
77
kotlin = "2.0.0"
88
appcompat = "1.7.0"
9-
playServicesMaps = "19.0.0"
9+
playServicesMaps = "19.2.0"
1010
junit = "4.13.2"
1111
androidxTestExtJunit = "1.2.1"
1212
espressoCore = "3.6.1"

0 commit comments

Comments
 (0)