Skip to content

Commit

Permalink
修改依赖库为远程依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
xuexiangjys committed Sep 11, 2019
1 parent 16f420a commit 6b6c790
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ dependencies {
implementation 'com.github.bumptech.glide:glide:4.8.0'

//XUI框架
implementation project(':xui_lib')
// implementation 'com.github.xuexiangjys:XUI:1.0.8'
// implementation project(':xui_lib')
implementation 'com.github.xuexiangjys:XUI:1.0.9'
// implementation 'com.qmuiteam:qmui:1.2.0'

//工具类
Expand Down

0 comments on commit 6b6c790

Please sign in to comment.