From 38e4e60bb1fce4d2a8fe95adba35ec06d868412a Mon Sep 17 00:00:00 2001
From: panlili2024 <14743743+panlili2024@user.noreply.gitee.com>
Date: 星期二, 31 十二月 2024 16:42:14 +0800
Subject: [PATCH] 代码同步

---
 HDLSDK/build.gradle |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/HDLSDK/build.gradle b/HDLSDK/build.gradle
index 1755efa..8641fad 100644
--- a/HDLSDK/build.gradle
+++ b/HDLSDK/build.gradle
@@ -6,8 +6,7 @@
         mavenCentral()
     }
     dependencies {
-        classpath "com.android.tools.build:gradle:4.2.2"
-
+        classpath "com.android.tools.build:gradle:4.1.2"
         // NOTE: Do not place your application dependencies here; they belong
         // in the individual module build.gradle files
     }

--
Gitblit v1.8.0