-> v1.18.1 (231)

This commit is contained in:
Giuseppe Scorrano 2021-09-27 10:28:26 +02:00
parent db7ceedb4a
commit 34c2065041

View File

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