Finish v1_8_6(93)

This commit is contained in:
Giuseppe Scorrano 2019-10-31 18:02:04 +01:00
commit 7e02b54cf8
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 = 92
def appVersionName = '1.8.5'
def appVersionCode = 93
def appVersionName = '1.8.6'
signingConfigs {
release {