-> v1.18.5 (235)

This commit is contained in:
Giuseppe Scorrano 2021-09-30 13:35:42 +02:00
parent be1c5ecd0b
commit 65d372c04c

View File

@ -6,8 +6,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 234
def appVersionName = '1.18.4'
def appVersionCode = 235
def appVersionName = '1.18.5'
signingConfigs {
release {