Skip to content

Commit

Permalink
[TEST] This should trigger filepicker's build only
Browse files Browse the repository at this point in the history
  • Loading branch information
tuancoltech committed Mar 13, 2024
1 parent dea03a3 commit 748c215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion filepicker/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ android {

buildTypes {
release {
isMinifyEnabled = false
isMinifyEnabled = true
proguardFiles(
getDefaultProguardFile("proguard-android-optimize.txt"),
"proguard-rules.pro"
Expand Down

0 comments on commit 748c215

Please sign in to comment.