mirror of
https://github.com/NekoX-Dev/NekoX.git
synced 2024-12-12 09:49:32 +01:00
Change verName to 8.5.4-rc01
This commit is contained in:
parent
1bece71050
commit
f406f07718
@ -3,7 +3,7 @@ import cn.hutool.core.util.RuntimeUtil
|
||||
apply plugin: "com.android.application"
|
||||
apply plugin: "kotlin-android"
|
||||
|
||||
def verName = "8.5.4-preview01"
|
||||
def verName = "8.5.4-rc01"
|
||||
def verCode = 580
|
||||
|
||||
if (System.getenv("DEBUG_BUILD") == "true") {
|
||||
|
Loading…
Reference in New Issue
Block a user