Bump version

This commit is contained in:
世界 2020-06-25 15:29:57 +00:00
parent b0277d41de
commit 405a9b8881
No known key found for this signature in database
GPG Key ID: CD109927C34A63C4
1 changed files with 2 additions and 3 deletions

View File

@ -57,7 +57,6 @@ dependencies {
implementation "com.squareup.okhttp3:okhttp-dnsoverhttps:$okHttpVersion"
implementation 'dnsjava:dnsjava:3.2.1'
implementation 'org.dizitart:nitrite:3.4.2'
implementation 'net.lingala.zip4j:zip4j:2.6.1'
implementation 'cn.hutool:hutool-core:5.3.8'
implementation 'cn.hutool:hutool-crypto:5.3.8'
@ -76,8 +75,8 @@ dependencies {
}
def verName = "6.2.0.1"
def verCode = 50
def verName = "6.2.0.2-preview-1"
def verCode = 51
task writeUpdateInfo {