Bump fuel-android from 1.16.0 to 2.0.1

Bumps fuel-android from 1.16.0 to 2.0.1.

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-02-05 19:24:44 +00:00
parent b17d8802a5
commit d8ac0b398a
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
1 changed files with 1 additions and 1 deletions

View File

@ -35,5 +35,5 @@ dependencies {
implementation 'com.afollestad.material-dialogs:core:2.0.0-rc10'
implementation 'com.afollestad.material-dialogs:input:2.0.0-rc10'
implementation 'com.github.kittinunf.fuel:fuel:1.16.0'
implementation 'com.github.kittinunf.fuel:fuel-android:1.16.0'
implementation 'com.github.kittinunf.fuel:fuel-android:2.0.1'
}