From 06107f3db3950f1ac69c17cd54cc4c6203aafe01 Mon Sep 17 00:00:00 2001 From: mac <user@users-MacBook-Pro.local> Date: 星期二, 02 四月 2024 17:21:13 +0800 Subject: [PATCH] 2024年04月02日17:21:08 --- app/build.gradle | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 88ecbca..1df3788 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -30,7 +30,7 @@ minSdk 23 targetSdk 30 versionCode 1 - versionName "1.3.0"//鐗堟湰瑙勫垯1.3鏄骇鍝佸姛鑳借凯浠g敤鐨�,鏈�鍚庝竴浣�0鏄垜浠慨澶峛ug鐢ㄧ殑 + versionName "1.3.1"//鐗堟湰瑙勫垯1.3鏄骇鍝佸姛鑳借凯浠g敤鐨�,鏈�鍚庝竴浣�0鏄垜浠慨澶峛ug鐢ㄧ殑 testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" multiDexEnabled true manifestPlaceholders = mfph @@ -124,7 +124,7 @@ implementation project(path: ':third-zxing') //Link鏈湴搴擄紙鍦ㄧ嚎渚濊禆缃戠粶搴擄級 implementation 'com.hdl.android:pmsdk:1.0.2' - implementation 'com.hdl.android:debugsdk:1.0.14' + implementation 'com.hdl.android:debugsdk:1.0.16' testImplementation 'junit:junit:4.13.2' androidTestImplementation 'androidx.test.ext:junit:1.1.3' -- Gitblit v1.8.0