mirror of
https://github.com/googlemaps/android-samples.git
synced 2025-12-08 18:02:20 +00:00
chore: Rename region tag to maps_wear_os_dependencies.
This commit is contained in:
parent
9a0f951437
commit
2716e3cecd
@ -42,7 +42,7 @@ repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
// [START maps_wear_os_depdendencies]
|
||||
// [START maps_wear_os_dependencies]
|
||||
dependencies {
|
||||
// [START_EXCLUDE]
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
@ -56,7 +56,7 @@ dependencies {
|
||||
// This dependency is necessary for ambient mode
|
||||
implementation 'androidx.wear:wear:1.1.0'
|
||||
}
|
||||
// [END maps_wear_os_depdendencies]
|
||||
// [END maps_wear_os_dependencies]
|
||||
|
||||
secrets {
|
||||
defaultPropertiesFileName 'local.defaults.properties'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user