File tree Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -182,7 +182,7 @@ The following is the version description. Choose one.
182
182
dependencies {
183
183
...
184
184
// androidx project
185
- implementation 'com.github.xuexiangjys:XUpdate:2.1.3 '
185
+ implementation 'com.github.xuexiangjys:XUpdate:2.1.4 '
186
186
}
187
187
```
188
188
Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ allprojects {
181
181
dependencies {
182
182
...
183
183
// androidx版本
184
- implementation 'com.github.xuexiangjys:XUpdate:2.1.3 '
184
+ implementation 'com.github.xuexiangjys:XUpdate:2.1.4 '
185
185
}
186
186
```
187
187
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ dependencies {
71
71
androidTestImplementation deps. espresso. core
72
72
implementation project(' :xupdate-lib' )
73
73
74
- // implementation 'com.github.xuexiangjys:XUpdate:2.1.3 '
74
+ // implementation 'com.github.xuexiangjys:XUpdate:2.1.4 '
75
75
76
76
implementation ' com.github.xuexiangjys.XUtil:xutil-core:2.0.0'
77
77
implementation ' com.github.xuexiangjys.XUtil:xutil-sub:2.0.0'
You can’t perform that action at this time.
0 commit comments