From fa7946cd1f4eb93c459e3d250b6398987f6e79ef Mon Sep 17 00:00:00 2001 From: mac <user@users-MacBook-Pro.local> Date: 星期一, 21 十月 2024 17:07:15 +0800 Subject: [PATCH] 2024年10月21日17:07:13 --- app/build.gradle | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index b723c72..04766f4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -24,11 +24,11 @@ keyPassword '85521566' } } - compileSdkVersion 31 + compileSdkVersion 34 defaultConfig { applicationId "com.hdl.photovoltaic" minSdkVersion 23 - targetSdkVersion 31 + targetSdkVersion 34 versionCode 1 versionName "1.4.2"//鐗堟湰瑙勫垯1.3鏄骇鍝佸姛鑳借凯浠g敤鐨�,鏈�鍚庝竴浣�0鏄垜浠慨澶峛ug鐢ㄧ殑 testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" -- Gitblit v1.8.0