We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bccc6f commit 6c20993Copy full SHA for 6c20993
app/build.gradle
@@ -103,8 +103,8 @@ dependencies {
103
implementation 'com.github.bumptech.glide:glide:4.12.0'
104
105
//XUI框架
106
-// implementation project(':xui_lib')
107
- implementation 'com.github.xuexiangjys:XUI:1.1.8'
+ implementation project(':xui_lib')
+// implementation 'com.github.xuexiangjys:XUI:1.1.8'
108
// implementation 'com.qmuiteam:qmui:1.2.0'
109
110
//工具类
0 commit comments