Enabled Minify.

This commit is contained in:
acclorite 2024-08-02 17:48:18 +03:00
parent 7756006329
commit 309d780b07

View file

@ -41,7 +41,7 @@ android {
} }
getByName("release") { getByName("release") {
isMinifyEnabled = false isMinifyEnabled = true // Enabling minify, test of reproducibility
isShrinkResources = false isShrinkResources = false
proguardFiles( proguardFiles(