Skip to content

Commit

Permalink
fixed RestFu version
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotaku committed Jan 4, 2016
1 parent 9ed9f12 commit c2f7ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twidere.component.common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
compile 'com.android.support:support-v4:23.1.1'
compile 'com.bluelinelabs:logansquare:1.3.4'
compile 'org.apache.commons:commons-lang3:3.4'
compile 'com.github.mariotaku.RestFu:library:0.9.8-SNAPSHOT'
compile 'com.github.mariotaku.RestFu:library:0.9.9'
compile 'com.hannesdorfmann.parcelableplease:annotation:1.0.2'
compile 'com.github.mariotaku.SQLiteQB:library:0.9.3'
compile 'com.github.mariotaku.ObjectCursor:core:0.9.3'
Expand Down

0 comments on commit c2f7ecc

Please sign in to comment.