Bump version

This commit is contained in:
tehcneko 2023-10-22 21:34:36 +08:00 committed by GitHub
parent d38b8c5eeb
commit 81e3a884d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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