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/processed_res/debug | |
| parent | dea0c6d1e873eac30f9087e80026cf5127428fbf (diff) | |
fix: resolve MapLibre 11.x migration issues and layout/resource errors
Diffstat (limited to 'android-app/app/build/intermediates/processed_res/debug')
2 files changed, 20 insertions, 0 deletions
diff --git a/android-app/app/build/intermediates/processed_res/debug/processDebugResources/out/output-metadata.json b/android-app/app/build/intermediates/processed_res/debug/processDebugResources/out/output-metadata.json new file mode 100644 index 0000000..d20cc62 --- /dev/null +++ b/android-app/app/build/intermediates/processed_res/debug/processDebugResources/out/output-metadata.json @@ -0,0 +1,20 @@ +{ + "version": 3, + "artifactType": { + "type": "PROCESSED_RES", + "kind": "Directory" + }, + "applicationId": "org.terst.nav", + "variantName": "debug", + "elements": [ + { + "type": "SINGLE", + "filters": [], + "attributes": [], + "versionCode": 1, + "versionName": "1.0", + "outputFile": "resources-debug.ap_" + } + ], + "elementType": "File" +}
\ No newline at end of file diff --git a/android-app/app/build/intermediates/processed_res/debug/processDebugResources/out/resources-debug.ap_ b/android-app/app/build/intermediates/processed_res/debug/processDebugResources/out/resources-debug.ap_ Binary files differnew file mode 100644 index 0000000..9e562b1 --- /dev/null +++ b/android-app/app/build/intermediates/processed_res/debug/processDebugResources/out/resources-debug.ap_ |
