Finish v1_7_8(85)

This commit is contained in:
Giuseppe Scorrano 2019-10-01 12:30:27 +02:00
commit 12a834fbf7
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 {