Skip to content

Commit

Permalink
- New version available 0.17 migrated project to AndroidX
Browse files Browse the repository at this point in the history
  • Loading branch information
Shashank02051997 committed Sep 14, 2020
1 parent f3dc3ea commit eb91b3b
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 @@ -34,7 +34,7 @@ Add this to your module's `build.gradle` file (make sure the version matches the
```gradle
dependencies {
...
implementation 'com.github.Shashank02051997:FancyToast-Android:0.1.6'
implementation 'com.github.Shashank02051997:FancyToast-Android:0.1.7'
}
```
## Usage
Expand Down

0 comments on commit eb91b3b

Please sign in to comment.