up 1.8.11

This commit is contained in:
2dust
2023-11-18 17:24:37 +08:00
parent c62c86fc29
commit bdea3ef88c

View File

@@ -17,8 +17,8 @@ android {
minSdkVersion 21
targetSdkVersion Integer.parseInt("$targetSdkVer")
multiDexEnabled true
versionCode 526
versionName "1.8.10"
versionCode 529
versionName "1.8.11"
}
buildTypes {