From 661fe3a7bf3a4c4f4200106540982268b260b4a1 Mon Sep 17 00:00:00 2001
From: mac <user@users-MacBook-Pro.local>
Date: 星期四, 24 十月 2024 11:58:00 +0800
Subject: [PATCH] 2024年10月24日11:57:42

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

diff --git a/app/build.gradle b/app/build.gradle
index 0f82273..0871c83 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -24,12 +24,12 @@
             keyPassword '85521566'
         }
     }
-    compileSdkVersion 31
+    compileSdkVersion 34
     defaultConfig {
         applicationId "com.hdl.photovoltaic"
         minSdkVersion 23
-        targetSdkVersion 31
-        versionCode 1
+        targetSdkVersion 34
+        versionCode 2
         versionName "1.5.0"//鐗堟湰瑙勫垯1.3鏄骇鍝佸姛鑳借凯浠g敤鐨�,鏈�鍚庝竴浣�0鏄垜浠慨澶峛ug鐢ㄧ殑
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
         multiDexEnabled true

--
Gitblit v1.8.0