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 @@ -182,7 +182,7 @@ The following is the version description. Choose one.
182182dependencies {
183183 ...
184184 // androidx project
185- implementation 'com.github.xuexiangjys:XUpdate:2.1.2 '
185+ implementation 'com.github.xuexiangjys:XUpdate:2.1.3 '
186186}
187187```
188188
Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ allprojects {
181181dependencies {
182182 ...
183183 // androidx版本
184- implementation 'com.github.xuexiangjys:XUpdate:2.1.2 '
184+ implementation 'com.github.xuexiangjys:XUpdate:2.1.3 '
185185}
186186```
187187
Original file line number Diff line number Diff line change @@ -69,9 +69,9 @@ dependencies {
6969 testImplementation deps. junit
7070 androidTestImplementation deps. runner
7171 androidTestImplementation deps. espresso. core
72- // implementation project(':xupdate-lib')
72+ implementation project(' :xupdate-lib' )
7373
74- implementation ' com.github.xuexiangjys:XUpdate:2.1.2 '
74+ // implementation 'com.github.xuexiangjys:XUpdate:2.1.3 '
7575
7676 implementation ' com.github.xuexiangjys.XUtil:xutil-core:2.0.0'
7777 implementation ' com.github.xuexiangjys.XUtil:xutil-sub:2.0.0'
You can’t perform that action at this time.
0 commit comments