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