We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18ce425 commit 0590008Copy full SHA for 0590008
app/build.gradle
@@ -66,7 +66,7 @@ dependencies {
66
compile fileTree(include: ['*.jar'], dir: 'libs')
67
compile project(':library')
68
//compile 'com.github.AriesHoo:FastLib:+'
69
- //compile 'com.github.AriesHoo:FastLib:2.1.1'
+ //compile 'com.github.AriesHoo:FastLib:2.1.5'
70
apt 'com.jakewharton:butterknife-compiler:8.8.1'
71
compile 'cn.bingoogolapple:bga-banner:2.1.7@aar'
72
compile 'com.scwang.smartrefresh:SmartRefreshHeader:1.0.3'
0 commit comments