Skip to content

Commit

Permalink
version 1.2.2
Browse files Browse the repository at this point in the history
* fix bug
  • Loading branch information
abbasalim committed Sep 24, 2018
1 parent d4b1e4c commit caed9c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Step 1. Add it in your root build.gradle at the end of repositories:
Step 2. Add the dependency
```gradle
dependencies {
implementation 'com.github.abbasalim:FilePickerDialog-master:1.2'
implementation 'com.github.abbasalim:FilePickerDialog-master:1.2.2'
}
```

Expand Down

0 comments on commit caed9c1

Please sign in to comment.