mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-18 08:55:53 +08:00
完成Android端开发
This commit is contained in:
@@ -122,6 +122,10 @@ dependencies {
|
||||
|
||||
//美团多渠道打包
|
||||
implementation 'com.meituan.android.walle:library:1.1.6'
|
||||
|
||||
//rxutil2
|
||||
implementation deps.rxbinding
|
||||
implementation 'com.github.xuexiangjys:rxutil2:1.2.0'
|
||||
}
|
||||
//自动添加X-Library依赖
|
||||
apply from: 'x-library.gradle'
|
||||
|
||||
Reference in New Issue
Block a user