Bump fuel from 2.0.1 to 2.1.0

Bumps [fuel](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:33 +00:00
parent e47cfe7d38
commit 881ed8adfe
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ dependencies {
implementation 'com.github.delight-im:Android-AdvancedWebView:v3.2.0'
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:2.1.0'
implementation 'com.github.kittinunf.fuel:fuel-android:2.0.1'
implementation 'com.github.kittinunf.fuel:fuel-json:2.0.1'
}