-> v1.17.6 (226)

This commit is contained in:
Giuseppe Scorrano 2021-07-20 13:07:01 +02:00
parent e3d366b7a5
commit d782e8667a

View File

@ -6,8 +6,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 225
def appVersionName = '1.17.5'
def appVersionCode = 226
def appVersionName = '1.17.6'
signingConfigs {
release {