up 1.8.14

This commit is contained in:
2dust
2024-01-19 18:56:44 +08:00
parent 52710020ea
commit d89238e1aa

View File

@@ -17,8 +17,8 @@ android {
minSdkVersion 21
targetSdkVersion Integer.parseInt("$targetSdkVer")
multiDexEnabled true
versionCode 538
versionName "1.8.13"
versionCode 539
versionName "1.8.14"
}
buildTypes {