bump version to 9.5.6-preview01
This commit is contained in:
parent
f469c7fef9
commit
6a5b90ed4b
@ -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") {
|
||||
|
Loading…
Reference in New Issue
Block a user