-> v1.0.44 (47)

This commit is contained in:
2019-04-11 12:01:17 +02:00
parent 74cdd50f2b
commit 7eff4b8e3c
3 changed files with 6 additions and 6 deletions

View File

@@ -17,8 +17,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 46
def appVersionName = '1.0.43'
def appVersionCode = 47
def appVersionName = '1.0.44'
signingConfigs {
release {