From f7c38847b8e00c84c30e51a92c03071d3e9a9da8 Mon Sep 17 00:00:00 2001 From: mac <user@users-MacBook-Pro.local> Date: 星期二, 14 五月 2024 09:08:57 +0800 Subject: [PATCH] 2024年05月14日09:08:49 --- app/build.gradle | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 4e27706..56f9234 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -131,7 +131,7 @@ implementation project(path: ':third-zxing') //Link鏈湴搴擄紙鍦ㄧ嚎渚濊禆缃戠粶搴擄級 implementation 'com.hdl.android:pmsdk:1.0.2' - implementation 'com.hdl.android:debugsdk:1.0.16' + implementation 'com.hdl.android:debugsdk:1.0.22' testImplementation 'junit:junit:4.13.2' androidTestImplementation 'androidx.test.ext:junit:1.1.3' @@ -146,6 +146,7 @@ //灞忓箷閫傞厤搴� implementation 'com.github.JessYanCoding:AndroidAutoSize:v1.2.1' + //鍥剧墖鍔犺浇搴� implementation 'com.github.bumptech.glide:glide:4.13.0' annotationProcessor 'com.github.bumptech.glide:compiler:4.12.0' -- Gitblit v1.8.0