Update build.gradle

This commit is contained in:
xC3FFF0E 2021-09-17 17:56:55 +08:00 committed by GitHub
parent c595200be3
commit c626289b1f
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 "1.1"
versionName "2.3"
}
buildTypes {
release {