We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3b66b3 commit 70b6eaeCopy full SHA for 70b6eae
README.md
@@ -36,13 +36,13 @@ allprojects {
36
```
37
#### appcompat
38
39
- implementation 'com.github.AlexLiuSheng:CheckVersionLib:2.3.3.1_appcompat'
+ implementation 'com.github.AlexLiuSheng:CheckVersionLib:2.3.2_appcompat'
40
41
#### jitpack && androiud x
42
43
44
dependencies {
45
- implementation 'com.github.AlexLiuSheng:CheckVersionLib:2.2.3'
+ implementation 'com.github.AlexLiuSheng:CheckVersionLib:2.2.4'
46
}
47
48
0 commit comments