适配最低基于 Android 9 的 MIUI

This commit is contained in:
2022-01-30 21:14:40 +08:00
parent 755570c00e
commit a72cbe01c8
4 changed files with 49 additions and 31 deletions

View File

@@ -19,7 +19,7 @@ android {
defaultConfig {
applicationId "com.fankes.miui.notify"
minSdk 29
minSdk 26
targetSdk 26
versionCode 1
versionName "1.0"