-> v1.19.4 (245)

This commit is contained in:
Valerio Castellana 2021-11-12 11:32:48 +01:00
parent 4117e69278
commit ca3f1f5962

View File

@ -6,8 +6,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 244
def appVersionName = '1.19.3'
def appVersionCode = 245
def appVersionName = '1.19.4'
signingConfigs {
release {