This commit is contained in:
LoveSy 2023-02-14 11:21:35 +08:00
parent ca71f12b84
commit 0504f174b5
No known key found for this signature in database

View File

@ -4,14 +4,14 @@ plugins {
android {
compileSdkVersion 33
buildToolsVersion "30.0.3"
buildToolsVersion "33.0.1"
defaultConfig {
applicationId "io.github.lsposed.disableflagsecure"
minSdkVersion 24
targetSdkVersion 33
versionCode 2
versionName "1.0.1"
versionCode 3
versionName "2.0.0"
}
buildTypes {