mirror of
https://github.com/googlemaps/android-samples.git
synced 2025-12-08 18:02:20 +00:00
chore: Update comment for correct package.
This commit is contained in:
parent
4a5af72995
commit
ce3d4a68fb
@ -50,10 +50,11 @@ dependencies {
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
|
||||
// [END_EXCLUDE]
|
||||
compileOnly 'com.google.android.wearable:wearable:2.8.1'
|
||||
implementation 'androidx.wear:wear:1.1.0'
|
||||
implementation 'com.google.android.gms:play-services-maps:17.0.1'
|
||||
// This dependency is necessary for ambient mode
|
||||
implementation 'com.google.android.support:wearable:2.8.1'
|
||||
implementation 'com.google.android.gms:play-services-maps:17.0.1'
|
||||
|
||||
// This dependency is necessary for ambient mode
|
||||
implementation 'androidx.wear:wear:1.1.0'
|
||||
}
|
||||
// [END maps_wear_os_depdendencies]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user