-> v1.7.7(84)

This commit is contained in:
2019-09-25 11:38:22 +02:00
parent 5b17d8ef81
commit a2da0d556f
2 changed files with 2 additions and 2 deletions

View File

@@ -17,8 +17,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 83
def appVersionName = '1.7.6'
def appVersionCode = 84
def appVersionName = '1.7.7'
signingConfigs {
release {