Small adjustments

This commit is contained in:
BuildTools
2024-06-16 13:16:56 +02:00
parent 7bdcb7e3fb
commit 0db1e78cd4
4 changed files with 5 additions and 4 deletions

View File

@@ -23,6 +23,7 @@ android {
buildTypes {
release {
isMinifyEnabled = false
isDebuggable = false
proguardFiles(
getDefaultProguardFile("proguard-android-optimize.txt"),
"proguard-rules.pro"