-> 1.17.5 (225)

This commit is contained in:
2021-07-20 12:00:58 +02:00
parent 6c1be3a7bc
commit aa93dc489e
2 changed files with 4 additions and 2 deletions

View File

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