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
28
28
29
29
``` css
30
30
dependencies {
31
- implementation 'com .github .kuaidi 100-api :sdk:1.0 .17 '
31
+ implementation 'com .github .kuaidi 100-api :sdk:1.0 .18 '
32
32
}
33
33
```
34
34
@@ -38,7 +38,7 @@ dependencies {
38
38
<dependency >
39
39
<groupId >com.github.kuaidi100-api</groupId >
40
40
<artifactId >sdk</artifactId >
41
- <version >1.0.17 </version >
41
+ <version >1.0.18 </version >
42
42
</dependency >
43
43
```
44
44
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >com.github.kuaidi100-api</groupId >
8
8
<artifactId >sdk</artifactId >
9
- <version >1.0.17 </version >
9
+ <version >1.0.18 </version >
10
10
11
11
<name >api</name >
12
12
<url >https://github.com/kuaidi100-api/java-demo</url >
You can’t perform that action at this time.
0 commit comments