Modify support Android 7.0

This commit is contained in:
2023-01-15 02:39:03 +08:00
parent c6d5f07b8c
commit aeda0f183e
14 changed files with 38 additions and 13 deletions

View File

@@ -20,7 +20,7 @@ android {
}
defaultConfig {
minSdk 27
minSdk 24
targetSdk 33
versionCode 1
versionName "1.0"