Finish v1_11_9(128)

This commit is contained in:
Giuseppe Scorrano 2020-01-28 11:08:10 +01:00
commit c5c0252242

View File

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