Finish v1_2_1(54)

This commit is contained in:
Giuseppe Scorrano 2019-05-28 13:13:16 +02:00
commit 45cfb2c609
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 {