Updated versionName in gradle.

This commit is contained in:
dxl
2020-06-29 18:11:49 +08:00
parent 516db97582
commit bf0f96bc92
+1 -1
View File
@@ -8,7 +8,7 @@ android {
minSdkVersion 19
targetSdkVersion 29
versionCode 1
versionName "1.0"
versionName "1.1"
}
buildTypes {