From dde00c0f8e4571b6253a8c65598e1de7d905e742 Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Fri, 13 Mar 2026 23:47:20 +0000 Subject: fix: resolve MapLibre 11.x migration issues and layout/resource errors --- .../debug/packageDebugResources/compile-file-map.properties | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 android-app/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties (limited to 'android-app/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties') 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 -- cgit v1.2.3