Skip to content

Commit

Permalink
Update Fuel to 1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tsudoko committed Apr 13, 2018
1 parent 8e6578b commit b24b67d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ dependencies {
compile "org.jetbrains.kotlin:kotlin-stdlib-jre7:$kotlin_version"

compile 'com.google.code.gson:gson:2.8.1'
compile 'com.github.kittinunf.fuel:fuel:1.10.0'
compile 'com.github.kittinunf.fuel:fuel-android:1.10.0'
compile 'com.github.kittinunf.fuel:fuel:1.12.1'
compile 'com.github.kittinunf.fuel:fuel-android:1.12.1'
compile 'com.jayway.jsonpath:json-path:2.4.0'
compile 'com.github.tony19:named-regexp:0.2.5'

Expand Down

0 comments on commit b24b67d

Please sign in to comment.