1
0
mirror of https://github.com/MGislv/NekoX.git synced 2024-07-04 11:13:36 +00:00

Bump version

This commit is contained in:
世界 2021-03-27 11:16:16 +08:00
parent d2e17bb656
commit e6f1b563ef
No known key found for this signature in database
GPG Key ID: CD109927C34A63C4

View File

@ -3,7 +3,7 @@ import cn.hutool.core.util.RuntimeUtil
apply plugin: 'com.android.application'
apply plugin: 'kotlin-android'
def verName = "7.6.0-rc07"
def verName = "7.6.0"
def verCode = 200 + 3 * 19
if (System.getenv("DEBUG_BUILD") == "true") {