cp settings-sample.properties settings.properties
./gradlew assembleDebug
(*) Best choice for contributors.
| enMock(*) | enProd |
|---|---|
| Mock, for develop | Product, need certification |
| legacyV1 | exposureWindow(*) |
|---|---|
| Use Legacy-V1(ENv1) API | Use ExposureWindow(ENv2) API |
| Feature | debug(*) | staging | release |
|---|---|---|---|
| Attestation API | disable | enable | enable |
| WorkManager(Check exposure) interval | 16 min | 4 hours | 4 hours |
- Jetpack Compose
- Dagger-Hilt
- Room
- Retrofit
- Kotlin coroutines
TBD