-> v1.18.2 (232)

This commit is contained in:
Giuseppe Scorrano 2021-09-27 10:53:51 +02:00
parent 30b5053a22
commit e21946fe23

View File

@ -6,8 +6,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 231
def appVersionName = '1.18.1'
def appVersionCode = 232
def appVersionName = '1.18.2'
signingConfigs {
release {