Fix su rendering in Rientro Merce da produzione

This commit is contained in:
2021-07-20 13:06:17 +02:00
parent c64112835b
commit e3d366b7a5
7 changed files with 109 additions and 103 deletions

View File

@@ -15,6 +15,9 @@ android {
keyPassword 'inpmiy'
storeFile file('Integry.jks')
storePassword 'inpmiy'
enableV3Signing true
enableV4Signing true
}
}