添加应用资源混淆配置

This commit is contained in:
ZhanGSKen
2025-11-21 13:34:41 +08:00
parent 2bde16523e
commit 8346eed8f4
5 changed files with 139 additions and 20 deletions

View File

@@ -15,6 +15,7 @@ android {
minSdkVersion 23
targetSdkVersion 30
}
buildTypes {
release {
minifyEnabled false
@@ -51,12 +52,12 @@ dependencies {
//api 'androidx.fragment:fragment:1.1.0'
// 米盟
implementation 'com.miui.zeus:mimo-ad-sdk:5.3.+'//请使用最新版sdk
api 'com.miui.zeus:mimo-ad-sdk:5.3.+'//请使用最新版sdk
//注意以下5个库必须要引入
//implementation 'androidx.appcompat:appcompat:1.4.1'
implementation 'androidx.recyclerview:recyclerview:1.0.0'
implementation 'com.google.code.gson:gson:2.8.5'
implementation 'com.github.bumptech.glide:glide:4.9.0'
api 'androidx.recyclerview:recyclerview:1.0.0'
api 'com.google.code.gson:gson:2.8.5'
api 'com.github.bumptech.glide:glide:4.9.0'
//annotationProcessor 'com.github.bumptech.glide:compiler:4.9.0'
api 'cc.winboll.studio:libappbase:15.11.0'

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Fri Nov 21 03:15:34 HKT 2025
#Fri Nov 21 05:17:11 GMT 2025
stageCount=6
libraryProject=libaes
baseVersion=15.11
publishVersion=15.11.5
buildCount=0
buildCount=1
baseBetaVersion=15.11.6