Skip to content

Commit 2519820

Browse files
committed
发布2.1.4版本
1 parent 69b84f6 commit 2519820

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ The following is the version description. Choose one.
182182
dependencies {
183183
...
184184
// androidx project
185-
implementation 'com.github.xuexiangjys:XUpdate:2.1.3'
185+
implementation 'com.github.xuexiangjys:XUpdate:2.1.4'
186186
}
187187
```
188188

README_ZH.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ allprojects {
181181
dependencies {
182182
...
183183
// androidx版本
184-
implementation 'com.github.xuexiangjys:XUpdate:2.1.3'
184+
implementation 'com.github.xuexiangjys:XUpdate:2.1.4'
185185
}
186186
```
187187

apk/xupdate_demo_1.0.apk

176 Bytes
Binary file not shown.

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dependencies {
7171
androidTestImplementation deps.espresso.core
7272
implementation project(':xupdate-lib')
7373

74-
// implementation 'com.github.xuexiangjys:XUpdate:2.1.3'
74+
// implementation 'com.github.xuexiangjys:XUpdate:2.1.4'
7575

7676
implementation 'com.github.xuexiangjys.XUtil:xutil-core:2.0.0'
7777
implementation 'com.github.xuexiangjys.XUtil:xutil-sub:2.0.0'

0 commit comments

Comments
 (0)