From a0dc6be52293a64ebfe38b8c2391dc7d2ffe63ae Mon Sep 17 00:00:00 2001
From: Linjiajia <319408893@qq.com>
Date: 星期一, 15 五月 2023 20:05:27 +0800
Subject: [PATCH] 提交代码

---
 app_base/build.gradle |   39 ++++++++++++++++++++++++++++++++-------
 1 files changed, 32 insertions(+), 7 deletions(-)

diff --git a/app_base/build.gradle b/app_base/build.gradle
index 82d4362..2f527d5 100644
--- a/app_base/build.gradle
+++ b/app_base/build.gradle
@@ -56,19 +56,44 @@
     api 'com.github.franmontiel:PersistentCookieJar:v1.0.1'
 
     // 鏍囬鏍忔鏋讹細https://github.com/getActivity/TitleBar
-    api 'com.github.getActivity:TitleBar:10.0'
+    api 'com.github.getActivity:TitleBar:10.3'
 
     // 灞忓箷閫傞厤
     api 'com.github.JessYanCoding:AndroidAutoSize:v1.2.1'
 
-    // 鍩虹渚濊禆鍖咃紝蹇呴』瑕佷緷璧�
-    api 'com.geyifeng.immersionbar:immersionbar:3.2.2'
-    // kotlin鎵╁睍锛堝彲閫夛級
-//    implementation 'com.geyifeng.immersionbar:immersionbar-ktx:3.2.2'
+    // 娌夋蹈寮忕姸鎬佹爮
+    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.11.0'
-    annotationProcessor 'com.github.bumptech.glide:compiler:4.11.0'
+    api 'com.github.bumptech.glide:glide:4.14.2'
+    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.10.8'
+    // 鍥剧墖鍘嬬缉 (鎸夐渶寮曞叆)
+    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'    //缁忓吀鍔犺浇
+
 }
\ No newline at end of file

--
Gitblit v1.9.1