We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66ddb60 commit cf62853Copy full SHA for cf62853
1 file changed
README.md
@@ -45,7 +45,7 @@ Java 8+ is required to use sdk. not support Java 8 below
45
```groovy
46
dependencies {
47
... ...
48
- implementation('cn.vika:vika-client:1.0.1')
+ implementation('cn.vika:vika-client:1.0.2')
49
}
50
```
51
0 commit comments