mirror of
https://github.com/ev-map/EVMap.git
synced 2026-07-30 07:28:20 -04:00
update Maplibre
This commit is contained in:
@@ -22,8 +22,8 @@ android {
|
||||
minSdk = 23
|
||||
targetSdk = 36
|
||||
// NOTE: always increase versionCode by 2 since automotive flavor uses versionCode + 1
|
||||
versionCode = 276
|
||||
versionName = "2.1.3"
|
||||
versionCode = 278
|
||||
versionName = "2.1.4-alpha01"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@ anymaps = "e087fcdf86"
|
||||
playServicesMaps = "19.2.0"
|
||||
places = "3.5.0"
|
||||
kotlinxCoroutinesPlayServices = "1.10.2"
|
||||
mapLibre = "13.2.0"
|
||||
mapLibre = "13.3.1"
|
||||
mapboxServices = "5.8.0"
|
||||
lifecycle = "2.9.2"
|
||||
room = "2.7.2"
|
||||
|
||||
Reference in New Issue
Block a user