Bump fuel-android from 2.0.1 to 2.1.0

Bumps [fuel-android](https://github.com/kittinunf/fuel) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/kittinunf/fuel/releases)
- [Changelog](https://github.com/kittinunf/fuel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kittinunf/fuel/compare/2.0.1...2.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-05-14 04:41:55 +00:00
parent e47cfe7d38
commit 6d6f1f7b5f
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
1 changed files with 1 additions and 1 deletions

View File

@ -38,6 +38,6 @@ dependencies {
implementation 'com.afollestad.material-dialogs:core:2.5.0'
implementation 'com.afollestad.material-dialogs:input:2.5.0'
implementation 'com.github.kittinunf.fuel:fuel:2.0.1'
implementation 'com.github.kittinunf.fuel:fuel-android:2.0.1'
implementation 'com.github.kittinunf.fuel:fuel-android:2.1.0'
implementation 'com.github.kittinunf.fuel:fuel-json:2.0.1'
}