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/packageDebugResources/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/packageDebugResources/compile-file-map.properties')
| -rw-r--r-- | android-app/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/android-app/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties b/android-app/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties new file mode 100644 index 0000000..0eba3a1 --- /dev/null +++ b/android-app/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties @@ -0,0 +1,6 @@ +#Fri Mar 13 23:38:58 UTC 2026 +org.terst.nav.app-main-6\:/drawable/ic_anchor.xml=/workspace/nav/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/ic_anchor.xml +org.terst.nav.app-main-6\:/layout/activity_main.xml=/workspace/nav/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/layout/activity_main.xml +org.terst.nav.app-main-6\:/mipmap-anydpi-v26/ic_launcher_round.xml=/workspace/nav/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-anydpi-v26/ic_launcher_round.xml +org.terst.nav.app-main-6\:/mipmap-anydpi-v26/ic_launcher.xml=/workspace/nav/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-anydpi-v26/ic_launcher.xml +org.terst.nav.app-main-6\:/raw/mob_alarm.mp3=/workspace/nav/android-app/app/build/intermediates/packaged_res/debug/packageDebugResources/raw/mob_alarm.mp3 |
