-> v1.6.0 (61)

This commit is contained in:
2019-06-13 19:35:06 +02:00
parent ccb85ba512
commit 0d059daed4
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 = 60
def appVersionName = '1.5.0'
def appVersionCode = 61
def appVersionName = '1.6.0'
signingConfigs {
release {