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
1 changed files with 1 additions and 1 deletions

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") {