diff options
| author | Peter Stone <thepeterstone@gmail.com> | 2026-03-13 23:47:20 +0000 |
|---|---|---|
| committer | Peter Stone <thepeterstone@gmail.com> | 2026-03-13 23:47:20 +0000 |
| commit | dde00c0f8e4571b6253a8c65598e1de7d905e742 (patch) | |
| tree | 2c896f997d4489e0df04a4057dbac51da2198bda /android-app/app/build/intermediates/compatible_screen_manifest/debug | |
| parent | dea0c6d1e873eac30f9087e80026cf5127428fbf (diff) | |
fix: resolve MapLibre 11.x migration issues and layout/resource errors
Diffstat (limited to 'android-app/app/build/intermediates/compatible_screen_manifest/debug')
| -rw-r--r-- | android-app/app/build/intermediates/compatible_screen_manifest/debug/createDebugCompatibleScreenManifests/output-metadata.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/android-app/app/build/intermediates/compatible_screen_manifest/debug/createDebugCompatibleScreenManifests/output-metadata.json b/android-app/app/build/intermediates/compatible_screen_manifest/debug/createDebugCompatibleScreenManifests/output-metadata.json new file mode 100644 index 0000000..f61e07e --- /dev/null +++ b/android-app/app/build/intermediates/compatible_screen_manifest/debug/createDebugCompatibleScreenManifests/output-metadata.json @@ -0,0 +1,10 @@ +{ + "version": 3, + "artifactType": { + "type": "COMPATIBLE_SCREEN_MANIFEST", + "kind": "Directory" + }, + "applicationId": "org.terst.nav", + "variantName": "debug", + "elements": [] +}
\ No newline at end of file |
