Skip to content

Commit a9424f3

Browse files
committed
mod readme
1 parent 253b924 commit a9424f3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The strongest feature is easier to integrate than version of V1.+
2828

2929
#### jcenter
3030
```
31-
implementation 'com.allenliu.versionchecklib:library:2.2.2'
31+
implementation 'com.allenliu.versionchecklib:library:2.2.3'
3232
```
3333
#### jitpack && androiud x
3434
```
@@ -39,7 +39,7 @@ allprojects {
3939
}
4040
}
4141
dependencies {
42-
implementation 'com.github.AlexLiuSheng:CheckVersionLib:2.2.2'
42+
implementation 'com.github.AlexLiuSheng:CheckVersionLib:2.2.3'
4343
}
4444
```
4545

README_UN.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
#### jcenter
2929
```
30-
implementation 'com.allenliu.versionchecklib:library:2.2.2'
30+
implementation 'com.allenliu.versionchecklib:library:2.2.3'
3131
```
3232
#### jitpack && androiud x
3333
```
@@ -38,7 +38,7 @@ allprojects {
3838
}
3939
}
4040
dependencies {
41-
implementation 'com.github.AlexLiuSheng:CheckVersionLib:2.2.2'
41+
implementation 'com.github.AlexLiuSheng:CheckVersionLib:2.2.3'
4242
}
4343
```
4444

0 commit comments

Comments
 (0)