- Remove committed release keystore + hardcoded signing password - Load signing config from gitignored app/keystore.properties - Add single-use token guard (fail-open) to block on-device approval replay
16 lines
176 B
Plaintext
16 lines
176 B
Plaintext
*.iml
|
|
.gradle/
|
|
.kotlin/
|
|
local.properties
|
|
.idea/
|
|
.DS_Store
|
|
/build/
|
|
app/build/
|
|
captures/
|
|
.externalNativeBuild/
|
|
.cxx/
|
|
*.keystore
|
|
*.jks
|
|
keystore.properties
|
|
app/keystore.properties
|