Skip to content

Commit

Permalink
fix(map): update Maplibre import structure
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert27 committed Jan 14, 2025
1 parent 86e8330 commit ba68bea
Show file tree
Hide file tree
Showing 7 changed files with 422 additions and 416 deletions.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ android {
applicationId 'app.neuland'
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 274
versionCode 275
versionName "0.11.2"
}
signingConfigs {
Expand Down
2 changes: 1 addition & 1 deletion app.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"android": {
"package": "app.neuland",
"userInterfaceStyle": "automatic",
"versionCode": 274
"versionCode": 275
},
"sdkVersion": "52.0.0",
"experiments": {
Expand Down
Binary file modified bun.lockb
Binary file not shown.
Loading

0 comments on commit ba68bea

Please sign in to comment.