From 8aa3165449dd2757e016bdc43cfd5d111cd4c7a6 Mon Sep 17 00:00:00 2001 From: 张钢 <floatgang@163.com> Date: 星期四, 12 九月 2024 14:54:06 +0800 Subject: [PATCH] 修改了家庭资产的显示问题 --- app_base/build.gradle | 75 ++++++++++++++++++++++++++++++++++--- 1 files changed, 69 insertions(+), 6 deletions(-) diff --git a/app_base/build.gradle b/app_base/build.gradle index 0656887..69145b8 100644 --- a/app_base/build.gradle +++ b/app_base/build.gradle @@ -3,6 +3,7 @@ } android { + namespace 'com.android.app_base' compileSdk 33 @@ -14,12 +15,6 @@ consumerProguardFiles "consumer-rules.pro" } - buildTypes { - release { - minifyEnabled false - proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro' - } - } compileOptions { sourceCompatibility JavaVersion.VERSION_1_8 targetCompatibility JavaVersion.VERSION_1_8 @@ -49,10 +44,78 @@ api 'com.squareup.retrofit2:retrofit-adapters:2.4.0'//鐩稿叧閫傞厤 api 'com.squareup.okhttp3:okhttp:4.10.0' api 'com.squareup.okhttp3:logging-interceptor:4.10.0' + + // 缃戠粶璇锋眰妗嗘灦锛歨ttps://github.com/getActivity/EasyHttp + api 'com.github.getActivity:EasyHttp:12.0' + + //Rxjava api "io.reactivex.rxjava2:rxjava:2.2.21" api 'io.reactivex.rxjava2:rxandroid:2.1.1' + //Rxjava鐨勭殑鐢熷懡鍛ㄦ湡绠$悊鍙互浣跨敤RxLifecycle鎴栬�卆utodispose锛堜簩閫変竴锛� + //autodispose + api 'com.uber.autodispose:autodispose:1.4.0' + api 'com.uber.autodispose:autodispose-android:1.4.0' + api 'com.uber.autodispose:autodispose-android-archcomponents:1.4.0' + + //Cookie 鎸佷箙鍖� api 'com.github.franmontiel:PersistentCookieJar:v1.0.1' + // 鏍囬鏍忔鏋讹細https://github.com/getActivity/TitleBar + api 'com.github.getActivity:TitleBar:10.5' + + // 灞忓箷閫傞厤 + api 'com.github.JessYanCoding:AndroidAutoSize:v1.2.1' + + // 娌夋蹈寮忕姸鎬佹爮 + api 'com.geyifeng.immersionbar:immersionbar:3.2.2' // 鍩虹渚濊禆鍖咃紝蹇呴』瑕佷緷璧� + //implementation 'com.geyifeng.immersionbar:immersionbar-ktx:3.2.2' // kotlin鎵╁睍锛堝彲閫夛級 + + //鍥剧墖鐩稿叧 + api 'com.github.bumptech.glide:glide:4.15.1' + annotationProcessor 'com.github.bumptech.glide:compiler:4.12.0' + + //鍐呭瓨娉勯湶宸ュ叿 + debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.9.1' + + //鍥剧墖閫夋嫨鍣� + // PictureSelector 鍩虹 (蹇呴』) + api 'io.github.lucksiege:pictureselector:v3.11.1' + // 鍥剧墖鍘嬬缉 (鎸夐渶寮曞叆) + api 'io.github.lucksiege:compress:v3.10.8' + // 鍥剧墖瑁佸壀 (鎸夐渶寮曞叆) + api 'io.github.lucksiege:ucrop:v3.10.8' + // 鑷畾涔夌浉鏈� (鎸夐渶寮曞叆) + api 'io.github.lucksiege:camerax:v3.10.8' + + // 鍔ㄧ敾瑙f瀽搴擄細https://github.com/airbnb/lottie-android + // 鍔ㄧ敾璧勬簮锛歨ttps://lottiefiles.com銆乭ttps://icons8.com/animated-icons + api 'com.airbnb.android:lottie:4.1.0' + + // 涓婁笅鎷夊埛鏂板姞杞� + api 'io.github.scwang90:refresh-layout-kernel:2.0.5' //鏍稿績蹇呴』渚濊禆 + api 'io.github.scwang90:refresh-header-classics:2.0.5' //缁忓吀鍒锋柊澶� + api 'io.github.scwang90:refresh-header-radar:2.0.5' //闆疯揪鍒锋柊澶� + api 'io.github.scwang90:refresh-header-falsify:2.0.5' //铏氭嫙鍒锋柊澶� + api 'io.github.scwang90:refresh-header-material:2.0.5' //璋锋瓕鍒锋柊澶� + api 'io.github.scwang90:refresh-header-two-level:2.0.5' //浜岀骇鍒锋柊澶� + api 'io.github.scwang90:refresh-footer-ball:2.0.5' //鐞冭剦鍐插姞杞� + api 'io.github.scwang90:refresh-footer-classics:2.0.5' //缁忓吀鍔犺浇 + + //婊氳疆閫夋嫨 + api 'com.github.gzu-liyujiang.AndroidPicker:WheelPicker:4.1.11' + api 'com.github.gzu-liyujiang.AndroidPicker:Common:4.1.11' + api 'com.github.gzu-liyujiang.AndroidPicker:WheelView:4.1.11' + + //鍥剧墖杞挱鎺т欢 + api 'io.github.youth5201314:banner:2.2.2' + + //瑙嗛鎾斁 + //瀹屾暣鐗堝紩鍏� + api 'com.github.CarGuo.GSYVideoPlayer:GSYVideoPlayer:v8.4.0-release-jitpack' + + //鑷敱婊氬姩銆佺缉鏀惧竷灞� + api "com.otaliastudios:zoomlayout:1.9.0" + } \ No newline at end of file -- Gitblit v1.9.1