From 31e89a8697d049410c9d8d5c333cba33223bc9dc Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期二, 01 四月 2025 19:39:26 +0800 Subject: [PATCH] 2025年04月01日19:39:19 --- app/build.gradle | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index d9e8128..79af1d0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -153,7 +153,7 @@ //浜岀淮鐮佸簱 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' @@ -162,7 +162,7 @@ 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' -- Gitblit v1.8.0