Skip to content

Commit d90ffbc

Browse files
committed
[build] Update downloader library kts
1 parent c0642f1 commit d90ffbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

downloader/build.gradle.kts

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

2020
buildTypes {
2121
release {
22-
isMinifyEnabled = true
22+
isMinifyEnabled = false
2323
proguardFiles(
2424
getDefaultProguardFile("proguard-android-optimize.txt"),
2525
"proguard-rules.pro"

0 commit comments

Comments
 (0)