Skip to content

Commit 6c20993

Browse files
committed
更新readme
1 parent 9bccc6f commit 6c20993

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
@@ -103,8 +103,8 @@ dependencies {
103103
implementation 'com.github.bumptech.glide:glide:4.12.0'
104104

105105
//XUI框架
106-
// implementation project(':xui_lib')
107-
implementation 'com.github.xuexiangjys:XUI:1.1.8'
106+
implementation project(':xui_lib')
107+
// implementation 'com.github.xuexiangjys:XUI:1.1.8'
108108
// implementation 'com.qmuiteam:qmui:1.2.0'
109109

110110
//工具类

0 commit comments

Comments
 (0)