From 05552c8b73a16b69aded2d4d877fa968c29e7cce Mon Sep 17 00:00:00 2001
From: hxb <hxb@hdlchina.com.cn>
Date: 星期二, 07 十二月 2021 14:32:34 +0800
Subject: [PATCH] 第一次优化调整

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

diff --git a/HDLSDK/build.gradle b/HDLSDK/build.gradle
index 1755efa..693faec 100644
--- a/HDLSDK/build.gradle
+++ b/HDLSDK/build.gradle
@@ -6,7 +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