-> v1.6.8(69): Risolto problema di stampa in Spedizione. Implementata lista separata per ordini di Lavorazione/Produzione

This commit is contained in:
2019-07-18 11:50:19 +02:00
parent 511c9814d9
commit 6b4a67bddf
2 changed files with 2 additions and 2 deletions

View File

@@ -17,8 +17,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 68
def appVersionName = '1.6.7'
def appVersionCode = 69
def appVersionName = '1.6.8'
signingConfigs {
release {