From b1b70395c75d2719e17244fdda11f6f69de0326d Mon Sep 17 00:00:00 2001 From: Matthew Date: Fri, 2 May 2025 21:05:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B6=88=E9=99=A4=E8=AD=A6=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mpres/build.gradle | 1 + 1 file changed, 1 insertion(+) diff --git a/mpres/build.gradle b/mpres/build.gradle index c26ca857..5babf132 100644 --- a/mpres/build.gradle +++ b/mpres/build.gradle @@ -27,6 +27,7 @@ android { defaultConfig { applicationId "com.xypower.mpres" minSdk 28 + //noinspection ExpiredTargetSdkVersion targetSdk 28 versionCode AppVersionCode versionName AppVersionName