-> v1.19.2 (243)

This commit is contained in:
Giuseppe Scorrano 2021-11-11 13:41:12 +01:00
parent 14252f0f4b
commit 4059335e61

View File

@ -6,8 +6,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 242
def appVersionName = '1.19.1'
def appVersionCode = 243
def appVersionName = '1.19.2'
signingConfigs {
release {