消除警告

lowmem
Matthew 2 months ago
parent 21aac05206
commit b1b70395c7

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

Loading…
Cancel
Save