-> v1.6.9(70): Risolto problema di ristampa etichetta in Accettazione.

This commit is contained in:
Giuseppe Scorrano 2019-07-23 13:02:26 +02:00
parent 59ed15ba55
commit 570120f534
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 = 69
def appVersionName = '1.6.8'
def appVersionCode = 70
def appVersionName = '1.6.9'
signingConfigs {
release {