From 0956b5497e1602218f0b6c4797b39d34584e2bec Mon Sep 17 00:00:00 2001 From: mac <user@users-MacBook-Pro.local> Date: 星期四, 21 三月 2024 09:32:48 +0800 Subject: [PATCH] 2024年03月21日09:32:35 --- app/build.gradle | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 7aec741..523a3be 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -124,7 +124,7 @@ implementation project(path: ':third-zxing') //Link鏈湴搴擄紙鍦ㄧ嚎渚濊禆缃戠粶搴擄級 implementation 'com.hdl.android:pmsdk:1.0.1' - implementation 'com.hdl.android:debugsdk:1.0.7' + implementation 'com.hdl.android:debugsdk:1.0.10' testImplementation 'junit:junit:4.13.2' androidTestImplementation 'androidx.test.ext:junit:1.1.3' @@ -142,6 +142,9 @@ //鍥剧墖鍔犺浇搴� implementation 'com.github.bumptech.glide:glide:4.13.0' annotationProcessor 'com.github.bumptech.glide:compiler:4.12.0' + + //娣诲姞StatusBarUtil鐨勪緷璧� + implementation 'com.jaeger.statusbarutil:library:1.5.1' //********UniSDK蹇呴』娣诲姞鐨勪緷璧� start******** @@ -174,6 +177,8 @@ implementation 'com.contrarywind:Android-PickerView:4.1.9' + + //鑻ヤ笉闆嗘垚鍘傚晢閫氶亾锛屽彲鐩存帴璺宠繃浠ヤ笅渚濊禆 // 鏋佸厜鍘傚晢鎻掍欢鐗堟湰涓庢帴鍏� JPush 鐗堟湰淇濇寔涓�鑷达紝涓嬪悓 // 鎺ュ叆鍗庝负鍘傚晢 -- Gitblit v1.8.0