Finish v1_11_5(124)

This commit is contained in:
Giuseppe Scorrano 2020-01-10 11:16:03 +01:00
commit d65ffb45c2

View File

@ -17,8 +17,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 123
def appVersionName = '1.11.4'
def appVersionCode = 124
def appVersionName = '1.11.5'
signingConfigs {
release {