diff options
| author | Peter Stone <thepeterstone@gmail.com> | 2026-03-15 06:52:23 +0000 |
|---|---|---|
| committer | Peter Stone <thepeterstone@gmail.com> | 2026-03-15 06:52:23 +0000 |
| commit | cc76e4f3cc4e4d958f398ed2899a8d653815985b (patch) | |
| tree | 74befb533f198c0e072bce567317924d051a4157 /android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups | |
| parent | c3f1178d30de7f1c5c536d0863d547299f2ab54e (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/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups')
20 files changed, 1 insertions, 1 deletions
diff --git a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab index 888a92d..76782c5 100644 --- a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab +++ b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab @@ -1,2 +1,2 @@ -6 +42 0
\ No newline at end of file diff --git a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab Binary files differindex 1af8bd8..743e9ce 100644 --- a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab +++ b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab diff --git a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream Binary files differindex 06cbab6..257274b 100644 --- a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream +++ b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream diff --git a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len Binary files differindex 013ea45..65736b9 100644 --- a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len +++ b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len diff --git a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len Binary files differindex 9e27f73..709f734 100644 --- a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len +++ b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len diff --git a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at Binary files differindex 87c4282..e4d9e0d 100644 --- a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at +++ b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at diff --git a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i Binary files differindex c8e613b..84cd5dc 100644 --- a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i +++ b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i diff --git a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab Binary files differindex fb70b39..f0fd910 100644 --- a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab +++ b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab diff --git a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream Binary files differindex 3d5fe7a..52dd6f6 100644 --- a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream +++ b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream diff --git a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len Binary files differindex fa902fa..541378f 100644 --- a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len +++ b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len diff --git a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len Binary files differindex 9e27f73..709f734 100644 --- a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len +++ b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len diff --git a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at Binary files differindex 09b6aa5..417cdfc 100644 --- a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at +++ b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at diff --git a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i Binary files differindex b7dc911..edce6f2 100644 --- a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i +++ b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i diff --git a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab Binary files differindex edf5541..3b33b12 100644 --- a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab +++ b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab diff --git a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream Binary files differindex 5273d6c..708828b 100644 --- a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream +++ b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream diff --git a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len Binary files differindex 9217476..daf7a91 100644 --- a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len +++ b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len diff --git a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len Binary files differindex a8e7ed7..fe2dd79 100644 --- a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len +++ b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len diff --git a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at Binary files differindex 4f67112..761bafb 100644 --- a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at +++ b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at diff --git a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i Binary files differindex cee9074..2d66b08 100644 --- a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i +++ b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i diff --git a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len Binary files differindex 131e265..4424406 100644 --- a/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len +++ b/android-app/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len |
