From 9ce09cfd79d8ea00c58a182cfd5ec6eb8d54ee6b Mon Sep 17 00:00:00 2001 From: lwb <q3213421wrwqr> Date: 星期一, 02 十一月 2020 15:46:43 +0800 Subject: [PATCH] 9527 使用gradle脚本在构建时去除主目录下与渠道重复的类 --- SdkProject/channel/test/config.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/SdkProject/channel/test/config.properties b/SdkProject/channel/test/config.properties index dae5e3b..22ff451 100644 --- a/SdkProject/channel/test/config.properties +++ b/SdkProject/channel/test/config.properties @@ -1 +1 @@ -PLUGINS=jpush;bugly \ No newline at end of file +PLUGINS= \ No newline at end of file -- Gitblit v1.8.0