From 8087a7d587c9bc3a448e4421bc604f3e71f181a3 Mon Sep 17 00:00:00 2001
From: mac <user@users-MacBook-Pro.local>
Date: 星期五, 15 十二月 2023 18:07:33 +0800
Subject: [PATCH] 2023年12月15日18:07:27

---
 app/build.gradle |   14 +++++++++++---
 1 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/app/build.gradle b/app/build.gradle
index 5f6271f..573fc70 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -23,14 +23,12 @@
         }
     }
     compileSdk 30
-
     defaultConfig {
         applicationId "com.hdl.photovoltaic"
         minSdk 23
         targetSdk 30
         versionCode 1
-        versionName "1.1.0"
-
+        versionName "1.1.2"//鐗堟湰瑙勫垯1.1鏄骇鍝佸姛鑳借凯浠g敤鐨�,鏈�鍚庝竴浣�1鏄垜浠慨澶峛ug鐢ㄧ殑
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
         multiDexEnabled true
         manifestPlaceholders = mfph
@@ -94,6 +92,9 @@
     implementation 'androidx.navigation:navigation-ui:2.3.5'
     implementation 'androidx.legacy:legacy-support-v4:1.0.0'
 
+    //鍥藉鍒楄〃鍜屾墜鏈哄尯鍙峰簱
+    implementation project(path: ':countrypicker')
+    //浜岀淮鐮佸簱
     implementation project(path: ':third-zxing')
     //Link鏈湴搴�
     implementation project(path: ':HDLLinkLocalSdk')
@@ -135,5 +136,12 @@
     //鏉冮檺璇锋眰妗嗘灦
     implementation 'com.github.getActivity:XXPermissions:12.8'
 
+    //閫氱敤閫傞厤鍣�
+    implementation 'com.github.CymChad:BaseRecyclerViewAdapterHelper:3.0.6'
+
+//    //鏋佸厜
+//    implementation 'cn.jiguang.sdk:jpush:4.6.2'  // 姝ゅ浠Push 4.6.2 鐗堟湰涓轰緥銆�
+//    implementation 'cn.jiguang.sdk:jcore:3.2.2'  // 姝ゅ浠Core 3.2.2 鐗堟湰涓轰緥銆�
+
 
 }
\ No newline at end of file

--
Gitblit v1.8.0