Merge branch 'develop' into feature/OrdiniAcquisto_PV

# Conflicts:
#	.idea/assetWizardSettings.xml
#	.idea/misc.xml
This commit is contained in:
2019-11-11 09:35:31 +01:00
12 changed files with 210 additions and 133 deletions

View File

@@ -17,8 +17,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 92
def appVersionName = '1.8.5'
def appVersionCode = 93
def appVersionName = '1.8.6'
signingConfigs {
release {