-> v1.8.5(92)

This commit is contained in:
2019-10-28 18:55:41 +01:00
parent 27f0376305
commit c898785b34
2 changed files with 2 additions and 2 deletions

View File

@@ -17,8 +17,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 91
def appVersionName = '1.8.4'
def appVersionCode = 92
def appVersionName = '1.8.5'
signingConfigs {
release {