-> v1.22.0 (254)

This commit is contained in:
Giuseppe Scorrano 2022-01-25 11:15:15 +01:00
parent cc7044c7de
commit 062938d0e4

View File

@ -6,8 +6,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 253
def appVersionName = '1.21.1'
def appVersionCode = 254
def appVersionName = '1.22.0'
signingConfigs {
release {