bump min sdk

This commit is contained in:
tehcneko 2024-08-19 17:51:29 +08:00
parent c991e3dac1
commit 5ddd76fe39

View File

@ -8,7 +8,7 @@ android {
defaultConfig {
applicationId "io.github.lsposed.disableflagsecure"
minSdkVersion 24
minSdkVersion 27
targetSdkVersion 35
versionCode rootProject.ext.commitCount
versionName "4.0.2"