Skip to content

Commit b5793e2

Browse files
committed
fix(deps): update maps-ktx and maps-utils-ktx to 6.2.0
1 parent 4322dfb commit b5793e2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

solution/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ test-ext-junit = "1.3.0"
3939
espresso-core = "3.7.0"
4040

4141
# Google Maps
42-
maps-compose = "8.4.0"
42+
maps-compose = "8.3.1"
4343
maps-ktx = "6.2.0"
4444
maps-utils-ktx = "6.2.0"
4545

starter/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ test-ext-junit = "1.3.0"
3939
espresso-core = "3.7.0"
4040

4141
# Google Maps
42-
maps-compose = "8.4.0"
42+
maps-compose = "8.3.1"
4343
play-services-maps = "19.2.0"
4444
maps-ktx = "6.2.0"
4545
maps-utils-ktx = "6.2.0"

0 commit comments

Comments
 (0)