Update build.gradle

This commit is contained in:
vshcherb 2020-05-12 11:47:23 +02:00 committed by GitHub
parent 04b6a64b68
commit d7aa07f580
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -84,7 +84,7 @@ android {
noCompress "qz"
cruncherEnabled = false
// Flag notifies aapt to keep the attribute IDs around
additionalParameters "--no-version-vectors"
// additionalParameters "--no-version-vectors"
}
dexOptions {