Update build.gradle

This commit is contained in:
xC3FFF0E 2021-10-05 02:02:13 +08:00 committed by GitHub
parent c46e0e82fe
commit 03fe71445e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ android {
minSdkVersion 21
targetSdkVersion 29
versionCode 1
versionName "2.4"
versionName "2.5"
}
buildTypes {
release {