-> v1.20.0 (247)

This commit is contained in:
Valerio Castellana 2021-11-22 18:22:31 +01:00
parent 37ebd96a0f
commit 99f0691c55

View File

@ -6,8 +6,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 246
def appVersionName = '1.19.5'
def appVersionCode = 247
def appVersionName = '1.20.0'
signingConfigs {
release {