Fix Criterio distribuzione IME

This commit is contained in:
2019-01-14 15:51:03 +01:00
parent e88f6f20d6
commit d0b59ddede
2 changed files with 3 additions and 3 deletions

View File

@@ -17,8 +17,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 21
def appVersionName = '1.0.18'
def appVersionCode = 22
def appVersionName = '1.0.19'
signingConfigs {
release {