fixed CI error

This commit is contained in:
Mariotaku Lee 2016-02-13 15:37:55 +08:00
parent 323674900f
commit 787b780960
1 changed files with 1 additions and 1 deletions

View File

@ -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.20-SNAPSHOT'
compile 'com.github.mariotaku.RestFu:library:0.9.19'
compile 'com.hannesdorfmann.parcelableplease:annotation:1.0.2'
compile 'com.github.mariotaku.ObjectCursor:core:0.9.3'
compile fileTree(dir: 'libs', include: ['*.jar'])