summaryrefslogtreecommitdiff
path: root/android-app/build.gradle
AgeCommit message (Collapse)Author
14 daysfeat: add Firebase Crashlytics for automatic crash reportingPeter Stone
Wires in firebase-crashlytics-ktx (BOM-managed version) and the Crashlytics Gradle plugin so every uncaught exception is captured with a full stack trace in the Firebase console with no code changes required. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-13fix: resolve MapLibre 11.x migration issues and layout/resource errorsPeter Stone
2026-03-13refactor: update package name to org.terst.nav and setup CI/CD with Firebase ↵Peter Stone
App Distribution
2026-03-10chore: initial commitClaudomator Agent