File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ android {
1818
1919 buildTypes {
2020 release {
21- minifyEnabled true
21+ minifyEnabled false
2222 proguardFiles getDefaultProguardFile(' proguard-android-optimize.txt' ), ' proguard-rules.pro'
2323 }
2424 }
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Support android 10+
1111
1212Expandable and scrollable dialog
1313
14- Full Customaizable (Color / text / minimum and maximum selected file size / ...)
14+ Full Customisable (Color / text / minimum and maximum selected file size / ...)
1515
1616No required runtime permission
1717
@@ -26,8 +26,6 @@ No required runtime permission
2626
2727## Installation
2828
29- [ ![ ] ( https://jitpack.io/v/mahdiasd/BottomDialogFilePicker.svg )] ( https://jitpack.io/#mahdiasd/BottomDialogFilePicker )
30-
3129#### Step 1. Add the JitPack repository to your build file
3230
3331Install my project with gradle
You can’t perform that action at this time.
0 commit comments