-> v1.11.1 (120)

This commit is contained in:
Giuseppe Scorrano 2020-01-08 10:53:59 +01:00
parent 76f739437c
commit f34aa5e0e0

View File

@ -17,8 +17,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 119
def appVersionName = '1.11.0'
def appVersionCode = 120
def appVersionName = '1.11.1'
signingConfigs {
release {