Bump version

This commit is contained in:
世界 2021-01-18 21:20:00 +08:00
parent 917657bc5e
commit c121717721
No known key found for this signature in database
GPG Key ID: CD109927C34A63C4
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
apply plugin: 'com.android.application'
apply plugin: 'kotlin-android'
def verName = "7.3.1-rc16"
def verCode = 162
def verName = "7.3.1-rc17"
def verCode = 164
def serviceAccountCredentialsFile = rootProject.file("service_account_credentials.json")