From 7e2df20ccc7cdfb528d309369460a4f3d66afdf1 Mon Sep 17 00:00:00 2001 From: liuxue <q3213421wrwqr> Date: 星期四, 29 七月 2021 17:51:09 +0800 Subject: [PATCH] 0000 增加bt3 quick android 和 ios 的 SDK --- SdkProject/build.gradle | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/SdkProject/build.gradle b/SdkProject/build.gradle index 338aa7e..9a6f965 100644 --- a/SdkProject/build.gradle +++ b/SdkProject/build.gradle @@ -8,7 +8,7 @@ dependencies { classpath "com.android.tools.build:gradle:4.1.1" // NOTE: Do not place your application dependencies here; they belong - // in the individual module build.gradle files + // in the individual module deps.gradle files } } -- Gitblit v1.8.0