Skip to content

Commit 2d4a5af

Browse files
authored
Update README_UN.MD
1 parent 77a5b2d commit 2d4a5af

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README_UN.MD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@ allprojects {
3535
```
3636
#### appcompat
3737
```
38-
implementation 'com.github.AlexLiuSheng:CheckVersionLib:2.3.4_appcompat'
38+
implementation 'com.github.AlexLiuSheng:CheckVersionLib:2.4_appcompat'
3939
```
40-
#### jitpack && androiud x
40+
#### jitpack && android x
4141
```
4242
dependencies {
43-
implementation 'com.github.AlexLiuSheng:CheckVersionLib:2.2.4'
43+
implementation 'com.github.AlexLiuSheng:CheckVersionLib:2.4_androidx'
4444
}
4545
```
4646

0 commit comments

Comments
 (0)