mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
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:
parent
ccb0e711f0
commit
047c7821a3
4 changed files with 12 additions and 11 deletions
|
|
@ -29,6 +29,7 @@ if (keystorePropertiesFile.exists()) {
|
|||
|
||||
android {
|
||||
compileSdkVersion 35
|
||||
ndkVersion = "28.1.13356709"
|
||||
|
||||
compileOptions {
|
||||
sourceCompatibility JavaVersion.VERSION_17
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue