From 1793cca452c8d905ec64d26d2bfad6821f5e0c4c Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期三, 09 四月 2025 11:10:36 +0800 Subject: [PATCH] 2025年04月09日11:10:33 --- app/build.gradle | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index d9e8128..53caeb2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -153,16 +153,17 @@ //浜岀淮鐮佸簱 implementation project(path: ':third-zxing') //Link鏈湴搴擄紙鍦ㄧ嚎渚濊禆缃戠粶搴擄級 - implementation 'com.hdl.android:pmsdk:1.0.9' + implementation 'com.hdl.android:pmsdk:1.0.11' // implementation 'com.hdl.android:debugsdk:1.0.71' implementation project(path: ':sdk') implementation 'androidx.activity:activity:1.2.3' + implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0' testImplementation 'junit:junit:4.13.2' androidTestImplementation 'androidx.test.ext:junit:1.1.3' androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0' // implementation 'org.greenrobot:eventbus:3.0.0' - implementation 'com.hdl.hdlhttp:hxhttp:1.0.4' + implementation 'com.hdl.hdlhttp:hxhttp:1.0.4'//1.0.4 //okhttp 鎵撳嵃 implementation 'com.squareup.okhttp3:logging-interceptor:4.9.1' @@ -206,13 +207,13 @@ //鍒嗘瀽鍜岀敤鎴锋爣绛剧瓑鍔熻兘(鍙�夛紝闆嗘垚鏋佸厜鍒嗘瀽SDK鍚庯紝鍗冲彲鏀寔琛屼负瑙﹀彂鎺ㄩ�佹秷鎭�佹帹閫佽浆鍖栫巼缁熻锛岀敤鎴疯涓哄垎) implementation 'cn.jiguang.sdk:joperate:2.0.2' - //鑻ヤ笉闆嗘垚鍘傚晢閫氶亾锛屽彲鐩存帴璺宠繃浠ヤ笅渚濊禆 // 鏋佸厜鍘傚晢鎻掍欢鐗堟湰涓庢帴鍏� JPush 鐗堟湰淇濇寔涓�鑷达紝涓嬪悓 // 鎺ュ叆鍗庝负鍘傚晢 implementation 'com.huawei.hms:push:6.9.0.300' implementation 'cn.jiguang.sdk.plugin:huawei:5.0.3' implementation 'com.huawei.agconnect:agconnect-core:1.9.1.301' + // // 鎺ュ叆 FCM 鍘傚晢 // implementation 'com.google.firebase:firebase-messaging:23.1.2' // implementation 'cn.jiguang.sdk.plugin:fcm:5.0.3' -- Gitblit v1.8.0