Finish v1.17.3(221)

This commit is contained in:
Valerio Castellana 2021-07-16 11:36:35 +02:00
commit 18efcb31a0

View File

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