From 2ed7766421e0d8cee547b7957bbbb72eccfc6ebe Mon Sep 17 00:00:00 2001 From: caominglei Date: Fri, 22 Mar 2024 16:59:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=BA=A6=E6=9D=9F=E4=B8=8E?= =?UTF-8?q?=E9=99=90=E5=88=B6=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: caominglei --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e10004e..bfb65c6 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ qrcode.drawCanvas(8, 1, this.Context) ## 约束与限制 在下述版本验证通过: +DevEco Studio NEXT Developer Preview2: (5.0.3.24), SDK: API12 Canary1(5.0.0.13) DevEco Studio: 3.1Beta2(3.1.0.400), SDK: API9 Release(3.2.11.9) -- Gitee