Skip to content

Commit 0590008

Browse files
committed
1、gradle修改
1 parent 18ce425 commit 0590008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies {
6666
compile fileTree(include: ['*.jar'], dir: 'libs')
6767
compile project(':library')
6868
//compile 'com.github.AriesHoo:FastLib:+'
69-
//compile 'com.github.AriesHoo:FastLib:2.1.1'
69+
//compile 'com.github.AriesHoo:FastLib:2.1.5'
7070
apt 'com.jakewharton:butterknife-compiler:8.8.1'
7171
compile 'cn.bingoogolapple:bga-banner:2.1.7@aar'
7272
compile 'com.scwang.smartrefresh:SmartRefreshHeader:1.0.3'

0 commit comments

Comments
 (0)