Skip to content

Commit

Permalink
更新apidoc
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Yin committed Jan 7, 2020
1 parent c136f3a commit f637c68
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>cn.ucloud.ufile</groupId>
<artifactId>ufile-client-java</artifactId>
<version>2.4.0</version>
<version>2.4.1</version>
</dependency>
```

Expand All @@ -36,7 +36,7 @@
/*
* your other dependencies
*/
implementation 'cn.ucloud.ufile:ufile-client-java:2.4.0'
implementation 'cn.ucloud.ufile:ufile-client-java:2.4.1'
}
```

Expand Down
Binary file modified ufile/ufile-client-java/apidocs.zip
Binary file not shown.
Binary file modified ufile/ufile-core/apidocs.zip
Binary file not shown.

0 comments on commit f637c68

Please sign in to comment.