-> v1.7.8(85)

This commit is contained in:
Giuseppe Scorrano 2019-10-01 12:30:19 +02:00
parent b578cbf197
commit 34c0e67b22
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 = 84
def appVersionName = '1.7.7'
def appVersionCode = 85
def appVersionName = '1.7.8'
signingConfigs {
release {