Update build.gradle

This commit is contained in:
xC3FFF0E 2022-05-25 15:50:48 +08:00 committed by GitHub
parent f87cf475e4
commit f73482c19e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,10 +9,10 @@ android {
defaultConfig {
applicationId "com.xc3fff0e.xmanager"
minSdkVersion 21
minSdkVersion 26
targetSdkVersion 31
versionCode 3
versionName "3.5"
versionName "3.6"
}
buildTypes {