Update build.gradle

This commit is contained in:
xC3FFF0E 2021-11-29 17:48:57 +08:00 committed by GitHub
parent 6b26518c9f
commit a723426f38
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.5"
versionName "2.6"
}
buildTypes {
release {