forked from mirror/monocles_chat_clean
update fork #128
1 changed files with 2 additions and 2 deletions
commit
cb301bbb14
|
|
@ -149,7 +149,7 @@ android {
|
|||
minSdkVersion 23
|
||||
targetSdkVersion 35
|
||||
versionCode 196
|
||||
versionName "2.0.19"
|
||||
versionName "2.1"
|
||||
applicationId "de.monocles.chat"
|
||||
def appName = "monocles chat"
|
||||
resValue "string", "app_name", appName
|
||||
|
|
@ -216,7 +216,7 @@ android {
|
|||
dimension "mode"
|
||||
applicationId = "de.monocles.chat"
|
||||
versionCode 196
|
||||
versionName "2.0.19"
|
||||
versionName "2.1"
|
||||
def appName = "monocles chat"
|
||||
resValue "string", "app_name", appName
|
||||
buildConfigField "String", "APP_NAME", "\"$appName\""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue