update Maplibre

This commit is contained in:
johan12345
2026-07-11 13:29:53 +02:00
parent 87cef478a0
commit 10053bcc00
2 changed files with 3 additions and 3 deletions

View File

@@ -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"

View File

@@ -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"