Bump version

This commit is contained in:
tehcneko 2023-11-16 12:16:14 +08:00
parent 90f6d61041
commit a3ace59dee

View File

@ -10,8 +10,8 @@ android {
applicationId "io.github.lsposed.disableflagsecure" applicationId "io.github.lsposed.disableflagsecure"
minSdkVersion 24 minSdkVersion 24
targetSdkVersion 34 targetSdkVersion 34
versionCode 4 versionCode 5
versionName "2.1.0" versionName "2.2.0"
} }
buildTypes { buildTypes {