Finish v1_12_0(129)

This commit is contained in:
Giuseppe Scorrano 2020-01-28 19:38:22 +01:00
commit d52513cb59

View File

@ -17,8 +17,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 128
def appVersionName = '1.11.9'
def appVersionCode = 129
def appVersionName = '1.12.0'
signingConfigs {
release {