File tree Expand file tree Collapse file tree 4 files changed +15
-15
lines changed
Expand file tree Collapse file tree 4 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -80,10 +80,10 @@ dependencies {
8080 //androidx project
8181 implementation 'com.github.xuexiangjys:XUI:1.1.8'
8282
83- implementation 'androidx.appcompat:appcompat:1.1.0 '
84- implementation 'androidx.recyclerview:recyclerview:1.1.0 '
85- implementation 'com.google.android.material:material:1.1 .0'
86- implementation 'com.github.bumptech.glide:glide:4.11 .0'
83+ implementation 'androidx.appcompat:appcompat:1.3.1 '
84+ implementation 'androidx.recyclerview:recyclerview:1.2.1 '
85+ implementation 'com.google.android.material:material:1.4 .0'
86+ implementation 'com.github.bumptech.glide:glide:4.12 .0'
8787}
8888```
8989
Original file line number Diff line number Diff line change @@ -78,10 +78,10 @@ dependencies {
7878 //androidx项目
7979 implementation 'com.github.xuexiangjys:XUI:1.1.8'
8080
81- implementation 'androidx.appcompat:appcompat:1.1.0 '
82- implementation 'androidx.recyclerview:recyclerview:1.1.0 '
83- implementation 'com.google.android.material:material:1.1 .0'
84- implementation 'com.github.bumptech.glide:glide:4.11 .0'
81+ implementation 'androidx.appcompat:appcompat:1.3.1 '
82+ implementation 'androidx.recyclerview:recyclerview:1.2.1 '
83+ implementation 'com.google.android.material:material:1.4 .0'
84+ implementation 'com.github.bumptech.glide:glide:4.12 .0'
8585}
8686```
8787
Original file line number Diff line number Diff line change @@ -100,11 +100,11 @@ dependencies {
100100 implementation ' androidx.appcompat:appcompat:1.3.1'
101101 implementation ' androidx.recyclerview:recyclerview:1.2.1'
102102 implementation ' com.google.android.material:material:1.4.0'
103- implementation ' com.github.bumptech.glide:glide:4.11 .0'
103+ 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 // 工具类
Original file line number Diff line number Diff line change @@ -73,10 +73,10 @@ dependencies {
7373 //androidx project
7474 implementation 'com.github.xuexiangjys:XUI:1.1.8'
7575
76- implementation 'androidx.appcompat:appcompat:1.1.0 '
77- implementation 'androidx.recyclerview:recyclerview:1.1.0 '
78- implementation 'com.google.android.material:material:1.1 .0'
79- implementation 'com.github.bumptech.glide:glide:4.11 .0'
76+ implementation 'androidx.appcompat:appcompat:1.3.1 '
77+ implementation 'androidx.recyclerview:recyclerview:1.2.1 '
78+ implementation 'com.google.android.material:material:1.4 .0'
79+ implementation 'com.github.bumptech.glide:glide:4.12 .0'
8080}
8181```
8282
You can’t perform that action at this time.
0 commit comments