Skip to content

Commit

Permalink
Add Camera
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahdi authored and Mahdi committed Jan 23, 2023
1 parent cf4c0c3 commit e29e226
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Add it in your root build.gradle at the end of repositories:
```bash
dependencies {
implementation 'com.github.mahdiasd:BottomDialogFilePicker:2.0.0'
implementation 'com.github.mahdiasd:BottomDialogFilePicker:2.0.1'
}
```
## Ho To Use
Expand Down Expand Up @@ -118,7 +118,7 @@ Add it in your root build.gradle at the end of repositories:
```

## Version 2.0.0 features:
## Version 2 features:

- Add camera to take picture
- Fix show preview bug
Expand Down

0 comments on commit e29e226

Please sign in to comment.