1
0
mirror of https://github.com/NekoX-Dev/NekoX.git synced 2025-01-22 14:00:21 +01:00

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

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