bump version

This commit is contained in:
luvletter2333 2022-04-12 14:35:28 +08:00
parent 8d5ef289a2
commit 9023f54a10
No known key found for this signature in database
GPG Key ID: A26A8880836E1978
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ import cn.hutool.core.util.RuntimeUtil
apply plugin: "com.android.application"
apply plugin: "kotlin-android"
def verName = "8.6.2-rc01"
def verName = "8.6.2"
def verCode = 610
if (System.getenv("DEBUG_BUILD") == "true") {