-> v1.17.4 (222)

This commit is contained in:
Giuseppe Scorrano 2021-07-19 19:17:52 +02:00
parent 6da020c5cc
commit b1e309dc1c

View File

@ -6,8 +6,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 221
def appVersionName = '1.17.3'
def appVersionCode = 222
def appVersionName = '1.17.4'
signingConfigs {
release {