mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(deps): update com.google.android.gms:play-services-maps to v20 (#4214)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
297e9a710c
commit
196cf9330f
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ location-services = { module = "com.google.android.gms:play-services-location",
|
|||
maps-compose = { module = "com.google.maps.android:maps-compose", version.ref = "maps-compose" }
|
||||
maps-compose-utils = { module = "com.google.maps.android:maps-compose-utils", version.ref = "maps-compose" }
|
||||
maps-compose-widgets = { module = "com.google.maps.android:maps-compose-widgets", version.ref = "maps-compose" }
|
||||
play-services-maps = { module = "com.google.android.gms:play-services-maps", version = "19.2.0" }
|
||||
play-services-maps = { module = "com.google.android.gms:play-services-maps", version = "20.0.0" }
|
||||
protobuf-kotlin = { module = "com.google.protobuf:protobuf-kotlin", version.ref = "protobuf" }
|
||||
protobuf-protoc = { module = "com.google.protobuf:protoc", version.ref = "protobuf" }
|
||||
zxing-core = { module = "com.google.zxing:core", version = "3.5.4" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue