Update build.gradle

This commit is contained in:
xC3FFF0E 2022-03-11 19:35:22 +08:00 committed by GitHub
parent 8d07c26340
commit 6b3a52e916
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 29
targetSdkVersion 31
versionCode 1
versionName "2.8"
versionName "2.9"
}
buildTypes {