Bump fuel-json from 2.0.1 to 2.1.0

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

View File

@ -39,5 +39,5 @@ dependencies {
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-json:2.0.1'
implementation 'com.github.kittinunf.fuel:fuel-json:2.1.0'
}