Update build.gradle

This commit is contained in:
xC3FFF0E 2023-02-01 18:29:32 +08:00 committed by GitHub
parent 220db7d6fb
commit bed3c35360
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,9 +10,9 @@ android {
defaultConfig {
applicationId "com.xc3fff0e.xmanager"
minSdkVersion 21
targetSdkVersion 31
targetSdkVersion 29
versionCode 210209
versionName "4.3"
versionName "4.4"
}
buildTypes {