From 4ea010ab2189415b1999ccaf9d5456157ddc952f Mon Sep 17 00:00:00 2001 From: ZhanGSKen Date: Wed, 2 Apr 2025 20:23:01 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B1=BB=E5=BA=93=E5=BC=95=E7=94=A8=E6=96=B9?= =?UTF-8?q?=E6=B3=95=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- androiddemo/build.gradle | 3 ++- androiddemo/build.properties | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/androiddemo/build.gradle b/androiddemo/build.gradle index 1ac4156..0902de4 100644 --- a/androiddemo/build.gradle +++ b/androiddemo/build.gradle @@ -49,7 +49,8 @@ dependencies { // Android 类库 //api 'com.android.support:appcompat-v7:28.0.0' api('com.android.support:appcompat-v7:28.0.0'){ - exclude group: "com.android.support", module: "support-vector-drawable" + //exclude group: "com.android.support", module: "support-vector-drawable" + exclude group: "com.android.support:animated-vector-drawable:28.0.0" } // https://mvnrepository.com/artifact/com.android.support/support-compat api 'com.android.support:support-compat:28.0.0' // 保留原有依赖(可选) diff --git a/androiddemo/build.properties b/androiddemo/build.properties index ab0ea42..2fffde9 100644 --- a/androiddemo/build.properties +++ b/androiddemo/build.properties @@ -1,8 +1,8 @@ #Created by .winboll/winboll_app_build.gradle -#Sat Mar 29 04:34:14 GMT 2025 +#Wed Apr 02 12:22:30 GMT 2025 stageCount=0 libraryProject= baseVersion=15.0 publishVersion=15.0.0 -buildCount=15 +buildCount=20 baseBetaVersion=15.0.1