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/incremental/debug/mergeDebugResources/compile-file-map.properties | |
| parent | dea0c6d1e873eac30f9087e80026cf5127428fbf (diff) | |
fix: resolve MapLibre 11.x migration issues and layout/resource errors
Diffstat (limited to 'android-app/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties')
| -rw-r--r-- | android-app/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/android-app/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties b/android-app/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties new file mode 100644 index 0000000..6f90580 --- /dev/null +++ b/android-app/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties @@ -0,0 +1,10 @@ +#Fri Mar 13 23:38:57 UTC 2026 +org.terst.nav.app-main-42\:/drawable/ic_anchor.xml=/workspace/nav/android-app/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable_ic_anchor.xml.flat +org.terst.nav.app-main-40\:/mipmap-anydpi-v26/ic_launcher.xml=/workspace/nav/android-app/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-anydpi-v26_ic_launcher.xml.flat +org.terst.nav.app-main-42\:/mipmap-anydpi-v26/ic_launcher.xml=/workspace/nav/android-app/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-anydpi-v26_ic_launcher.xml.flat +org.terst.nav.app-main-40\:/drawable/ic_anchor.xml=/workspace/nav/android-app/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable_ic_anchor.xml.flat +org.terst.nav.app-main-42\:/mipmap-anydpi-v26/ic_launcher_round.xml=/workspace/nav/android-app/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-anydpi-v26_ic_launcher_round.xml.flat +org.terst.nav.app-main-42\:/raw/mob_alarm.mp3=/workspace/nav/android-app/app/build/intermediates/merged_res/debug/mergeDebugResources/raw_mob_alarm.mp3.flat +org.terst.nav.app-main-40\:/layout/activity_main.xml=/workspace/nav/android-app/app/build/intermediates/merged_res/debug/mergeDebugResources/layout_activity_main.xml.flat +org.terst.nav.app-main-42\:/layout/activity_main.xml=/workspace/nav/android-app/app/build/intermediates/merged_res/debug/mergeDebugResources/layout_activity_main.xml.flat +org.terst.nav.app-main-40\:/mipmap-anydpi-v26/ic_launcher_round.xml=/workspace/nav/android-app/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-anydpi-v26_ic_launcher_round.xml.flat |
