-> v1.24.3 (271)

This commit is contained in:
Giuseppe Scorrano 2022-03-23 16:48:04 +01:00
parent 34d8a93c01
commit b41edd314f

View File

@ -10,8 +10,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 270
def appVersionName = '1.24.2'
def appVersionCode = 271
def appVersionName = '1.24.3'
signingConfigs {
release {