Skip to content

Commit

Permalink
修改版本号至2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Shawn authored and Shawn committed Apr 8, 2022
1 parent 11933b8 commit 8f53329
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,15 @@
## 版本要求
* 最低版本:JDK 1.8
* 推荐版本:JDK 11
## 安装
Udun-SDK的构建包已经托管在中央仓库里,直接在项目里添加依赖即可,当前最新Release版本是**v2.1.3**
Udun-SDK的构建包已经托管在中央仓库里,直接在项目里添加依赖即可,当前最新Release版本是**v2.1.4**

1. Maven引用
```xml
<dependency>
<groupId>com.uduncloud</groupId>
<artifactId>udun-sdk</artifactId>
<version>2.1.3</version>
<version>2.1.4</version>
</dependency>
```
2. Gradle引用
Expand Down

0 comments on commit 8f53329

Please sign in to comment.