From a24c34c8637c6cd33d47242020aa9e000649020f Mon Sep 17 00:00:00 2001 From: Eason <291028775@qq.com> Date: Tue, 11 Jun 2024 14:55:02 +0800 Subject: [PATCH] Update README.md Signed-off-by: Eason <291028775@qq.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fc3de25..a8d0bf5 100644 --- a/README.md +++ b/README.md @@ -40,14 +40,14 @@ sonic-driver-core can be separated from appium and interact directly with webdri io.github.soniccloudorg sonic-driver-core - 1.1.30 + 1.1.29 ``` #### Gradle ``` -implementation 'io.github.soniccloudorg:sonic-driver-core:1.1.30' +implementation 'io.github.soniccloudorg:sonic-driver-core:1.1.29' ``` ### Code