MiBand-TOTP-APP/keystore.properties
2025-08-18 11:17:38 +08:00

11 lines
354 B
Properties

# debug sign - using band app certificate
debug.store.file=keystore/band_keystore.jks
debug.store.password=deepfal123
debug.key.alias=deepfal
debug.key.password=deepfal123
# release sign - using band app certificate
release.store.file=keystore/band_keystore.jks
release.store.password=deepfal123
release.key.alias=deepfal
release.key.password=deepfal123