Update Fuel library

This commit is contained in:
Jan-Lukas Else 2018-02-12 15:45:01 +01:00
parent f1e2527be0
commit fe09e464bf
1 changed files with 1 additions and 1 deletions

View File

@ -35,5 +35,5 @@ dependencies {
implementation 'com.afollestad.material-dialogs:core:0.9.6.0'
implementation 'com.afollestad.material-dialogs:commons:0.9.6.0'
implementation 'pub.devrel:easypermissions:1.1.3'
implementation 'com.github.kittinunf.fuel:fuel-android:1.12.0'
implementation 'com.github.kittinunf.fuel:fuel-android:1.12.1'
}