fix: Build missing actual code

This commit is contained in:
2023-01-10 15:21:25 +01:00
parent 8756d17aa6
commit fe35f73887
4 changed files with 4 additions and 3 deletions

View File

@@ -51,8 +51,8 @@ android {
}
buildTypes {
release {
isMinifyEnabled = true
getByName("release") {
isMinifyEnabled = false
proguardFiles(
getDefaultProguardFile("proguard-android-optimize.txt"),
"proguard-rules.pro"