-> v1.6.3(64)

This commit is contained in:
2019-06-25 13:43:14 +02:00
parent cbd0bc9faa
commit f02a2929e4
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 = 63
def appVersionName = '1.6.2'
def appVersionCode = 64
def appVersionName = '1.6.3'
signingConfigs {
release {