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 4e01bfe commit bfdb3b6Copy full SHA for bfdb3b6
app/build.gradle
@@ -102,8 +102,8 @@ dependencies {
102
implementation 'com.github.bumptech.glide:glide:4.8.0'
103
104
//XUI框架
105
- implementation project(':xui_lib')
106
-// implementation 'com.github.xuexiangjys:XUI:1.1.0'
+// implementation project(':xui_lib')
+ implementation 'com.github.xuexiangjys:XUI:1.1.1'
107
// implementation 'com.qmuiteam:qmui:1.2.0'
108
109
//工具类
0 commit comments