Merge pull request #2088 from nightscout/dependabot/gradle/dev/com.google.android.gms-play-services-wearable-18.0.0

chore(deps): bump play-services-wearable from 17.1.0 to 18.0.0
This commit is contained in:
Milos Kozak 2022-11-30 18:28:30 +01:00 committed by GitHub
commit 59a2c7dbc7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,7 +46,7 @@ buildscript {
replayshare_version = '2.2.0'
wearable_version = '2.9.0'
play_services_wearable_version = '17.1.0'
play_services_wearable_version = '18.0.0'
play_services_location_version = '21.0.1'
kotlinx_datetime_version = '0.4.0'