mirror of
https://github.com/TwidereProject/Twidere-Android
synced 2025-01-11 15:53:53 +01:00
fixed RestFu version
This commit is contained in:
parent
9ed9f12841
commit
c2f7ecc706
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user