消除警告

lowmem
Matthew 2 months ago
parent 21aac05206
commit b1b70395c7

@ -27,6 +27,7 @@ android {
defaultConfig { defaultConfig {
applicationId "com.xypower.mpres" applicationId "com.xypower.mpres"
minSdk 28 minSdk 28
//noinspection ExpiredTargetSdkVersion
targetSdk 28 targetSdk 28
versionCode AppVersionCode versionCode AppVersionCode
versionName AppVersionName versionName AppVersionName

Loading…
Cancel
Save