From d9d956b6609a8c56a0eeba495a7903aa292f6bd6 Mon Sep 17 00:00:00 2001 From: liuguijing <1440265357@qq.com> Date: Wed, 9 Apr 2025 11:58:00 +0800 Subject: [PATCH] =?UTF-8?q?=E9=99=8D=E4=BD=8E=E7=89=88=E6=9C=AC=E9=80=82?= =?UTF-8?q?=E9=85=8D=E4=B8=9C=E8=A7=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 2a9a7d1..a0800a1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,7 +8,7 @@ android { defaultConfig { applicationId "com.xypower.mppreview" - minSdk 28 + minSdk 26 targetSdk 28 versionCode 3 versionName "1.2"