File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ allprojects {
8080dependencies {
8181 ...
8282 //androidx project
83- implementation 'com.github.xuexiangjys:XUI:1.1.8 '
83+ implementation 'com.github.xuexiangjys:XUI:1.1.9 '
8484
8585 implementation 'androidx.appcompat:appcompat:1.3.1'
8686 implementation 'androidx.recyclerview:recyclerview:1.2.1'
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ allprojects {
7878dependencies {
7979 ...
8080 //androidx项目
81- implementation 'com.github.xuexiangjys:XUI:1.1.8 '
81+ implementation 'com.github.xuexiangjys:XUI:1.1.9 '
8282
8383 implementation 'androidx.appcompat:appcompat:1.3.1'
8484 implementation 'androidx.recyclerview:recyclerview:1.2.1'
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ dependencies {
104104
105105 // XUI框架
106106 implementation project(' :xui_lib' )
107- // implementation 'com.github.xuexiangjys:XUI:1.1.8 '
107+ // implementation 'com.github.xuexiangjys:XUI:1.1.9 '
108108// implementation 'com.qmuiteam:qmui:1.2.0'
109109
110110 // 工具类
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ allprojects {
7171dependencies {
7272 ...
7373 //androidx project
74- implementation 'com.github.xuexiangjys:XUI:1.1.8 '
74+ implementation 'com.github.xuexiangjys:XUI:1.1.9 '
7575
7676 implementation 'androidx.appcompat:appcompat:1.3.1'
7777 implementation 'androidx.recyclerview:recyclerview:1.2.1'
You can’t perform that action at this time.
0 commit comments