类库引用方法更新
This commit is contained in:
		| @@ -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' // 保留原有依赖(可选) | ||||
|   | ||||
| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 ZhanGSKen
					ZhanGSKen