From 0bf583d6fa50fc4ab1eb4dd55c968e6333c9640c Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期三, 04 十二月 2024 13:25:31 +0800
Subject: [PATCH] 2024年12月04日13:25:29
---
app/build.gradle | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/app/build.gradle b/app/build.gradle
index 0871c83..bcd4acf 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -152,8 +152,8 @@
//浜岀淮鐮佸簱
implementation project(path: ':third-zxing')
//Link鏈湴搴擄紙鍦ㄧ嚎渚濊禆缃戠粶搴擄級
- implementation 'com.hdl.android:pmsdk:1.0.2'
- implementation 'com.hdl.android:debugsdk:1.0.33'
+ implementation 'com.hdl.android:pmsdk:1.0.9'
+ implementation 'com.hdl.android:debugsdk:1.0.54'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
@@ -173,7 +173,7 @@
implementation 'com.github.bumptech.glide:glide:4.13.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.12.0'
- //娣诲姞StatusBarUtil鐨勪緷璧�
+ //娣诲姞StatusBarUtil鐨勪緷璧� 鐘舵�佹爮閫傞厤
implementation 'com.jaeger.statusbarutil:library:1.5.1'
--
Gitblit v1.8.0