13 lines
446 B
Properties
13 lines
446 B
Properties
sentry.dsn=
|
|
sentry.upload_mappings=true
|
|
build.debug.app_name=ZekoChat
|
|
build.flavour_id=ZZUU
|
|
|
|
# Release signing configuration
|
|
# IMPORTANT: Change these passwords before using in production!
|
|
# Share the keystore file (app/release.keystore) securely with team members
|
|
# NOTE: For PKCS12 keystores, key.password must match keystore.password
|
|
keystore.file=release.keystore
|
|
keystore.password=ASK_MAINTAINER
|
|
key.alias=release
|
|
key.password=ASK_MAINTAINER |