summaryrefslogtreecommitdiff
path: root/android-app/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties
diff options
context:
space:
mode:
authorPeter Stone <thepeterstone@gmail.com>2026-03-15 06:52:23 +0000
committerPeter Stone <thepeterstone@gmail.com>2026-03-15 06:52:23 +0000
commitcc76e4f3cc4e4d958f398ed2899a8d653815985b (patch)
tree74befb533f198c0e072bce567317924d051a4157 /android-app/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties
parentc3f1178d30de7f1c5c536d0863d547299f2ab54e (diff)
fix: move weather feature to org/terst/nav package directories
Package declarations were already org.terst.nav.* but files lived under com/example/androidapp/. Kotlin 2.0 (K2) compiler on CI fails when package declarations don't match directory structure during kapt stub generation. Moved all 20 files to their correct locations and renamed MainActivity (weather) -> WeatherActivity to avoid confusion with the nav app's MainActivity. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.properties24
1 files changed, 14 insertions, 10 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
index 6f90580..33cbfd2 100644
--- 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
@@ -1,10 +1,14 @@
-#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
+#Sun Mar 15 06:51:33 UTC 2026
+org.terst.nav.app-main-49\:/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-49\:/drawable/ic_wind_arrow.xml=/workspace/nav/android-app/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable_ic_wind_arrow.xml.flat
+org.terst.nav.app-mergeDebugResources-46\:/layout/fragment_voice_log.xml=/workspace/nav/android-app/app/build/intermediates/merged_res/debug/mergeDebugResources/layout_fragment_voice_log.xml.flat
+org.terst.nav.app-mergeDebugResources-46\:/layout/fragment_forecast.xml=/workspace/nav/android-app/app/build/intermediates/merged_res/debug/mergeDebugResources/layout_fragment_forecast.xml.flat
+org.terst.nav.app-main-49\:/menu/bottom_nav_menu.xml=/workspace/nav/android-app/app/build/intermediates/merged_res/debug/mergeDebugResources/menu_bottom_nav_menu.xml.flat
+org.terst.nav.app-main-49\:/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-49\:/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-mergeDebugResources-46\:/layout/fragment_map.xml=/workspace/nav/android-app/app/build/intermediates/merged_res/debug/mergeDebugResources/layout_fragment_map.xml.flat
+org.terst.nav.app-mergeDebugResources-46\:/layout/item_forecast.xml=/workspace/nav/android-app/app/build/intermediates/merged_res/debug/mergeDebugResources/layout_item_forecast.xml.flat
+org.terst.nav.app-main-49\:/drawable/ic_tidal_arrow.xml=/workspace/nav/android-app/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable_ic_tidal_arrow.xml.flat
+org.terst.nav.app-main-49\:/raw/mob_alarm.mp3=/workspace/nav/android-app/app/build/intermediates/merged_res/debug/mergeDebugResources/raw_mob_alarm.mp3.flat
+org.terst.nav.app-mergeDebugResources-46\:/layout/activity_main.xml=/workspace/nav/android-app/app/build/intermediates/merged_res/debug/mergeDebugResources/layout_activity_main.xml.flat
+org.terst.nav.app-mergeDebugResources-46\:/layout/activity_weather.xml=/workspace/nav/android-app/app/build/intermediates/merged_res/debug/mergeDebugResources/layout_activity_weather.xml.flat