mirror of
https://github.com/googlemaps/android-samples.git
synced 2025-12-08 18:02:20 +00:00
chore(release): 1.15.0 [skip ci]
# [1.15.0](https://github.com/googlemaps-samples/android-samples/compare/v1.14.0...v1.15.0) (2025-02-13)
### Features
* Data-Driven styling samples ([#1771](https://github.com/googlemaps-samples/android-samples/issues/1771)) ([f4654e6](f4654e60a2))
This commit is contained in:
parent
f4654e60a2
commit
45d85ac59c
@ -28,7 +28,7 @@ android {
|
||||
minSdk = 21
|
||||
targetSdk = 35
|
||||
versionCode = 1
|
||||
versionName = "1.14.0"
|
||||
versionName = "1.15.0"
|
||||
multiDexEnabled = true
|
||||
}
|
||||
|
||||
|
||||
@ -29,7 +29,7 @@ android {
|
||||
minSdk = 21
|
||||
targetSdk = 35
|
||||
versionCode = 1
|
||||
versionName = "1.14.0"
|
||||
versionName = "1.15.0"
|
||||
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
|
||||
multiDexEnabled = true
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user