-> v1.8.2(89)

This commit is contained in:
Giuseppe Scorrano 2019-10-11 19:07:15 +02:00
parent 46c8c914ce
commit 0626788af0
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

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