pacer/app
Jeena 22fc569874 feat(US-16): configure release signing and minification
Signing config reads from keystore.properties (gitignored).
Release build has minification enabled. The keystore and
properties file are excluded from version control.

To build a signed release APK:
  ./gradlew assembleRelease
Output: app/build/outputs/apk/release/app-release.apk
2026-03-09 12:24:44 +00:00
..
src test(US-14): add instrumented UI tests for PacerScreen 2026-03-09 12:23:35 +00:00
build.gradle.kts feat(US-16): configure release signing and minification 2026-03-09 12:24:44 +00:00
proguard-rules.pro Set up Android project with Kotlin and Jetpack Compose 2026-03-09 06:51:42 +00:00