mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-18 17:05:55 +08:00
android端bug修复
This commit is contained in:
@@ -126,6 +126,9 @@ dependencies {
|
||||
//rxutil2
|
||||
implementation deps.rxbinding
|
||||
implementation 'com.github.xuexiangjys:rxutil2:1.2.0'
|
||||
|
||||
// circleprogressview 圆形进度动画控件
|
||||
implementation 'com.king.view:circleprogressview:1.1.2'
|
||||
}
|
||||
//自动添加X-Library依赖
|
||||
apply from: 'x-library.gradle'
|
||||
|
||||
Reference in New Issue
Block a user