Finish v1_8_1(88)

This commit is contained in:
Giuseppe Scorrano 2019-10-07 17:48:27 +02:00
commit 0d5cd56cb0
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 = 87
def appVersionName = '1.8.0'
def appVersionCode = 88
def appVersionName = '1.8.1'
signingConfigs {
release {