We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf4c0c3 commit e29e226Copy full SHA for e29e226
1 file changed
README.md
@@ -46,7 +46,7 @@ Add it in your root build.gradle at the end of repositories:
46
47
```bash
48
dependencies {
49
- implementation 'com.github.mahdiasd:BottomDialogFilePicker:2.0.0'
+ implementation 'com.github.mahdiasd:BottomDialogFilePicker:2.0.1'
50
}
51
```
52
## Ho To Use
@@ -118,7 +118,7 @@ Add it in your root build.gradle at the end of repositories:
118
119
120
121
-## Version 2.0.0 features:
+## Version 2 features:
122
123
- Add camera to take picture
124
- Fix show preview bug
0 commit comments