Skip to content

Commit 0068513

Browse files
chore(deps): bump com.google.android.libraries.places:places
Bumps com.google.android.libraries.places:places from 4.3.1 to 5.0.0. --- updated-dependencies: - dependency-name: com.google.android.libraries.places:places dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ffabd30 commit 0068513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ versionName = "1.0"
1111
kotlin = "2.0.0"
1212
appcompat = "1.7.1"
1313
playServicesMaps = "19.2.0"
14-
places = "4.3.1"
14+
places = "5.0.0"
1515
volley = "1.2.1"
1616
junit = "4.13.2"
1717
coreKtx = "1.16.0"

0 commit comments

Comments
 (0)