more updates

This commit is contained in:
Arne 2021-04-25 18:07:04 +02:00
parent 1a8f5e0e0d
commit c5751f8970

View file

@ -165,7 +165,7 @@ android {
playstore {
dimension "distribution"
versionNameSuffix "-playstore"
applicationId "im.monocles.chat"
applicationId "de.monocles.chat"
buildConfigField("boolean", "SHOW_MIGRATION_INFO", 'false')
resValue "string", "applicationId", applicationId
}