Update build.gradle

This commit is contained in:
xC3FFF0E 2022-07-05 14:12:28 +08:00 committed by GitHub
parent bf9b5a5512
commit 62614a6ab9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,8 +11,8 @@ android {
applicationId "com.xc3fff0e.xmanager"
minSdkVersion 21
targetSdkVersion 31
versionCode 3
versionName "3.7"
versionCode 210209
versionName "3.8"
}
buildTypes {