-> v1.23.2 (257)

This commit is contained in:
Valerio Castellana 2022-02-16 13:01:25 +01:00
parent 857295d92b
commit ec5bee558c

View File

@ -10,8 +10,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 256
def appVersionName = '1.23.1'
def appVersionCode = 257
def appVersionName = '1.23.2'
signingConfigs {
release {