@@ -68,24 +68,24 @@ dependencies {
6868 implementation project(' :refresh-header' )
6969 implementation project(' :refresh-layout' )
7070
71- // implementation project(':refresh-drawable-path')
72- // implementation project(':refresh-layout-kernel')
73- // implementation project(':refresh-header-classics')
74- // implementation project(':refresh-header-radar')
75- // implementation project(':refresh-header-falsify')
76- // implementation project(':refresh-header-material')
77- // implementation project(':refresh-header-two-level')
78- // implementation project(':refresh-footer-ball')
79-
80- implementation ' io.github.scwang90:refresh-drawable-path:3.0.0-alpha' // 矢量路径
81- implementation ' io.github.scwang90:refresh-layout-kernel:3.0.0-alpha' // 核心必须依赖
82- implementation ' io.github.scwang90:refresh-header-classics:3.0.0-alpha' // 经典刷新头
83- implementation ' io.github.scwang90:refresh-header-radar:3.0.0-alpha' // 雷达刷新头
84- implementation ' io.github.scwang90:refresh-header-falsify:3.0.0-alpha' // 虚拟刷新头
85- implementation ' io.github.scwang90:refresh-header-material:3.0.0-alpha' // 谷歌刷新头
86- implementation ' io.github.scwang90:refresh-header-two-level:3.0.0-alpha' // 二级刷新头
87- implementation ' io.github.scwang90:refresh-footer-ball:3.0.0-alpha' // 球脉冲加载
88- implementation ' io.github.scwang90:refresh-footer-classics:3.0.0-alpha' // 经典加载
71+ implementation project(' :refresh-drawable-path' )
72+ implementation project(' :refresh-layout-kernel' )
73+ implementation project(' :refresh-header-classics' )
74+ implementation project(' :refresh-header-radar' )
75+ implementation project(' :refresh-header-falsify' )
76+ implementation project(' :refresh-header-material' )
77+ implementation project(' :refresh-header-two-level' )
78+ implementation project(' :refresh-footer-ball' )
79+
80+ // implementation 'io.github.scwang90:refresh-drawable-path:3.0.0-alpha' //矢量路径
81+ // implementation 'io.github.scwang90:refresh-layout-kernel:3.0.0-alpha' //核心必须依赖
82+ // implementation 'io.github.scwang90:refresh-header-classics:3.0.0-alpha' //经典刷新头
83+ // implementation 'io.github.scwang90:refresh-header-radar:3.0.0-alpha' //雷达刷新头
84+ // implementation 'io.github.scwang90:refresh-header-falsify:3.0.0-alpha' //虚拟刷新头
85+ // implementation 'io.github.scwang90:refresh-header-material:3.0.0-alpha' //谷歌刷新头
86+ // implementation 'io.github.scwang90:refresh-header-two-level:3.0.0-alpha' //二级刷新头
87+ // implementation 'io.github.scwang90:refresh-footer-ball:3.0.0-alpha' //球脉冲加载
88+ // implementation 'io.github.scwang90:refresh-footer-classics:3.0.0-alpha' //经典加载
8989
9090 implementation ' com.flyco.roundview:FlycoRoundView_Lib:1.1.4@aar'
9191 implementation ' com.github.CymChad:BaseRecyclerViewAdapterHelper:2.9.50'
0 commit comments