Skip to content

Commit 1a1b8c7

Browse files
committed
release
1 parent fa1bb10 commit 1a1b8c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ android {
3737

3838
buildTypes {
3939
release {
40-
isMinifyEnabled = true
40+
isMinifyEnabled = false
4141
proguardFiles(
4242
getDefaultProguardFile("proguard-android-optimize.txt"),
4343
"proguard-rules.pro"

0 commit comments

Comments
 (0)