-> v1.2.1 (54)

This commit is contained in:
Giuseppe Scorrano 2019-05-28 13:13:09 +02:00
parent 2aec11c38a
commit 8b7420f55b
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -17,8 +17,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 53
def appVersionName = '1.2.0'
def appVersionCode = 54
def appVersionName = '1.2.1'
signingConfigs {
release {