File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ java-demo使用和测试可参考[java-demo-test](https://github.com/kuaidi100-a
2828
2929``` css
3030dependencies {
31- implementation 'com .github .kuaidi 100-api :sdk:1.0 .20 '
31+ implementation 'com .github .kuaidi 100-api :sdk:1.0 .21 '
3232}
3333```
3434
@@ -38,7 +38,7 @@ dependencies {
3838 <dependency >
3939 <groupId >com.github.kuaidi100-api</groupId >
4040 <artifactId >sdk</artifactId >
41- <version >1.0.20 </version >
41+ <version >1.0.21 </version >
4242 </dependency >
4343```
4444
Original file line number Diff line number Diff line change 66
77 <groupId >com.github.kuaidi100-api</groupId >
88 <artifactId >sdk</artifactId >
9- <version >1.0.20 </version >
9+ <version >1.0.21 </version >
1010
1111 <name >api</name >
1212 <url >https://github.com/kuaidi100-api/java-demo</url >
You can’t perform that action at this time.
0 commit comments