Bump version

This commit is contained in:
tehcneko 2023-12-06 10:01:41 +08:00
parent add84ff217
commit 81fcd41da9

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 5 versionCode 6
versionName "2.2.0" versionName "3.0.0"
} }
Properties localProperties = new Properties() Properties localProperties = new Properties()