Update build.gradle

This commit is contained in:
xC3FFF0E 2023-03-11 19:22:23 +08:00 committed by GitHub
parent 0252ce396f
commit 5359ea9283
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ android {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 210209 versionCode 210209
versionName "4.6" versionName "4.7"
} }
buildTypes { buildTypes {