Fixing some of the minification issues.

This commit is contained in:
Vitor Pamplona
2024-01-06 11:13:57 -05:00
parent f877b6ff68
commit 5c7e9258c1
3 changed files with 3 additions and 1 deletions

View File

@@ -37,6 +37,7 @@ android {
proguardFiles getDefaultProguardFile("proguard-android-optimize.txt"), "benchmark-proguard-rules.pro"
}
release {
isDefault = false
minifyEnabled true
}
create("benchmark") {