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

This commit is contained in:
Giuseppe Scorrano 2019-07-18 11:50:19 +02:00
parent 511c9814d9
commit 6b4a67bddf
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 { android {
def appVersionCode = 68 def appVersionCode = 69
def appVersionName = '1.6.7' def appVersionName = '1.6.8'
signingConfigs { signingConfigs {
release { release {