release: new icon
This commit is contained in:
parent
0c45e30149
commit
b5e7c25925
@ -4,7 +4,7 @@ apply plugin: "com.android.application"
|
||||
apply plugin: "kotlin-android"
|
||||
|
||||
def verName = "8.5.4"
|
||||
def verCode = 1065
|
||||
def verCode = 1070
|
||||
|
||||
if (System.getenv("DEBUG_BUILD") == "true") {
|
||||
verName += "-" + RuntimeUtil.execForStr("git log --pretty=format:%h -n 1").trim()
|
||||
|
Loading…
Reference in New Issue
Block a user