Update build.gradle

This commit is contained in:
xC3FFF0E 2021-09-28 19:23:09 +08:00 committed by GitHub
parent ece3f43c78
commit 7c7b3abb1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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