diff options
| author | Peter Stone <thepeterstone@gmail.com> | 2026-03-25 08:36:29 +0000 |
|---|---|---|
| committer | Peter Stone <thepeterstone@gmail.com> | 2026-03-25 08:36:29 +0000 |
| commit | b5ab0c5236d7503dc002b7bf04e0e33b9c7ff9fa (patch) | |
| tree | eff720d9eba4309111d61a2364a328113280af5a /android-app/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties | |
| parent | 2432f454c877f084c3ad93202638753e41269be4 (diff) | |
fix: resolve all Kotlin compilation errors blocking CI build
- Migrate kapt → KSP (Kotlin 2.0 + kapt is broken; KSP is the supported path)
- Fix duplicate onResume() override in MainActivity
- Fix wrong package imports: com.example.androidapp.data.model → org.terst.nav.data.model
across GribFileManager, GribStalenessChecker, SatelliteGribDownloader,
LogbookFormatter, LogbookPdfExporter, IsochroneRouter, AnchorWatchHandler
- Create missing SensorData, ApparentWind, TrueWindData, TrueWindCalculator classes
- Inline missing ScopeCalculator formula (Pythagorean) in AnchorWatchState
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'android-app/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties')
0 files changed, 0 insertions, 0 deletions
