From 8f53329673e2a0acdbcda3d2f96e9d33647039c0 Mon Sep 17 00:00:00 2001 From: Shawn Date: Fri, 8 Apr 2022 20:32:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC=E5=8F=B7?= =?UTF-8?q?=E8=87=B32.1.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9fade7b..fdeeda1 100644 --- a/README.md +++ b/README.md @@ -5,16 +5,15 @@ ## 版本要求 * 最低版本:JDK 1.8 -* 推荐版本:JDK 11 ## 安装 -Udun-SDK的构建包已经托管在中央仓库里,直接在项目里添加依赖即可,当前最新Release版本是**v2.1.3** +Udun-SDK的构建包已经托管在中央仓库里,直接在项目里添加依赖即可,当前最新Release版本是**v2.1.4** 1. Maven引用 ```xml com.uduncloud udun-sdk - 2.1.3 + 2.1.4 ``` 2. Gradle引用