-> v1.12.9 (138)

Risolto problema righe duplicate in rettifica giacenze
This commit is contained in:
2020-05-21 12:48:05 +02:00
parent 974ac63f3c
commit 36b5797370
2 changed files with 12 additions and 16 deletions

View File

@@ -17,8 +17,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 137
def appVersionName = '1.12.8'
def appVersionCode = 138
def appVersionName = '1.12.9'
signingConfigs {
release {