-> v1.8.3(90)

This commit is contained in:
2019-10-21 13:00:02 +02:00
parent 774808a4c4
commit 57c9395398
2 changed files with 22 additions and 22 deletions

View File

@@ -17,8 +17,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 89
def appVersionName = '1.8.2'
def appVersionCode = 90
def appVersionName = '1.8.3'
signingConfigs {
release {