feat(mobile): update maplibre to support PMTiles in the mobile app (#19016)

* feat(mobile): update maplibre to support PMTiles in the mobile app

* feat(mobile): update Podfile.lock
This commit is contained in:
Savely Krasovsky
2025-06-09 16:40:12 +02:00
committed by GitHub
parent ccb0e711f0
commit 047c7821a3
4 changed files with 12 additions and 11 deletions

View File

@@ -29,6 +29,7 @@ if (keystorePropertiesFile.exists()) {
android {
compileSdkVersion 35
ndkVersion = "28.1.13356709"
compileOptions {
sourceCompatibility JavaVersion.VERSION_17