-> v1.11.4 (123)

This commit is contained in:
Giuseppe Scorrano 2020-01-09 18:57:58 +01:00
parent 1ad9dc8839
commit 1a13e3e2da

View File

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