File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff 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 }
4141dependencies {
42- implementation 'com.github.AlexLiuSheng:CheckVersionLib:2.2.2 '
42+ implementation 'com.github.AlexLiuSheng:CheckVersionLib:2.2.3 '
4343 }
4444```
4545
Original file line number Diff line number Diff line change 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 }
4040dependencies {
41- implementation 'com.github.AlexLiuSheng:CheckVersionLib:2.2.2 '
41+ implementation 'com.github.AlexLiuSheng:CheckVersionLib:2.2.3 '
4242 }
4343```
4444
You can’t perform that action at this time.
0 commit comments