Skip to content

Commit bfdb3b6

Browse files
committed
修改依赖为远程仓库
1 parent 4e01bfe commit bfdb3b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@ dependencies {
102102
implementation 'com.github.bumptech.glide:glide:4.8.0'
103103

104104
//XUI框架
105-
implementation project(':xui_lib')
106-
// implementation 'com.github.xuexiangjys:XUI:1.1.0'
105+
// implementation project(':xui_lib')
106+
implementation 'com.github.xuexiangjys:XUI:1.1.1'
107107
// implementation 'com.qmuiteam:qmui:1.2.0'
108108

109109
//工具类

0 commit comments

Comments
 (0)