From 1863007fd5fc407af48a27c47362e0b1345b668a Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期一, 23 十二月 2024 20:51:33 +0800 Subject: [PATCH] (修改新主题)2024年12月23日20:51:09 --- app/build.gradle | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index bcd4acf..6880677 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -30,7 +30,7 @@ minSdkVersion 23 targetSdkVersion 34 versionCode 2 - versionName "1.5.0"//鐗堟湰瑙勫垯1.3鏄骇鍝佸姛鑳借凯浠g敤鐨�,鏈�鍚庝竴浣�0鏄垜浠慨澶峛ug鐢ㄧ殑 + versionName "1.5.1"//鐗堟湰瑙勫垯1.3鏄骇鍝佸姛鑳借凯浠g敤鐨�,鏈�鍚庝竴浣�0鏄垜浠慨澶峛ug鐢ㄧ殑 testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" multiDexEnabled true manifestPlaceholders = mfph @@ -153,7 +153,8 @@ implementation project(path: ':third-zxing') //Link鏈湴搴擄紙鍦ㄧ嚎渚濊禆缃戠粶搴擄級 implementation 'com.hdl.android:pmsdk:1.0.9' - implementation 'com.hdl.android:debugsdk:1.0.54' +// implementation 'com.hdl.android:debugsdk:1.0.71' + implementation project(path:':sdk') testImplementation 'junit:junit:4.13.2' androidTestImplementation 'androidx.test.ext:junit:1.1.3' -- Gitblit v1.8.0