-> v1.8.1(88)

This commit is contained in:
2019-10-07 17:48:20 +02:00
parent 6b6c00de79
commit acedf84ef7
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 = 87
def appVersionName = '1.8.0'
def appVersionCode = 88
def appVersionName = '1.8.1'
signingConfigs {
release {