chore: bump
Signed-off-by: Next Alone <12210746+NextAlone@users.noreply.github.com>
This commit is contained in:
parent
e543a78c90
commit
e18edbbcb0
@ -3,12 +3,12 @@ import cn.hutool.core.util.RuntimeUtil
|
||||
apply plugin: "com.android.application"
|
||||
apply plugin: "kotlin-android"
|
||||
|
||||
def verName = "9.1.6"
|
||||
def verCode = 1120
|
||||
def verName = "9.2.2"
|
||||
def verCode = 1121
|
||||
|
||||
|
||||
def officialVer = "9.1.6"
|
||||
def officialCode = 2927
|
||||
def officialVer = "9.2.2"
|
||||
def officialCode = 2965
|
||||
|
||||
configurations {
|
||||
compile.exclude module: "support-v4"
|
||||
|
Loading…
Reference in New Issue
Block a user