bump version to 9.5.6-preview01

This commit is contained in:
luvletter2333 2023-03-28 08:28:51 +08:00
parent f469c7fef9
commit 6a5b90ed4b
No known key found for this signature in database
GPG Key ID: 9EB7723F3A0ACF92
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 = "9.5.5-preview01"
def verName = "9.5.6-preview01"
def verCode = 725
if (System.getenv("DEBUG_BUILD") == "true") {