-> v1.7.0(77)

This commit is contained in:
Giuseppe Scorrano 2019-08-06 11:48:36 +02:00
parent 0eda2cd3fe
commit 2836b8b4b6
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 = 76
def appVersionName = '1.6.15'
def appVersionCode = 77
def appVersionName = '1.7.0'
signingConfigs {
release {