mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-22 07:28:16 +01:00
new version code to replace bad upload
This commit is contained in:
parent
bad3274c9c
commit
e1d05207b4
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
def INITIAL_CLIENT_VERS = 9
|
def INITIAL_CLIENT_VERS = 9
|
||||||
def VERSION_CODE_BASE = 137
|
def VERSION_CODE_BASE = 138
|
||||||
def VERSION_NAME = '4.4.141'
|
def VERSION_NAME = '4.4.141'
|
||||||
def FABRIC_API_KEY = System.getenv("FABRIC_API_KEY")
|
def FABRIC_API_KEY = System.getenv("FABRIC_API_KEY")
|
||||||
def BUILD_INFO_NAME = "build-info.txt"
|
def BUILD_INFO_NAME = "build-info.txt"
|
||||||
|
|
Loading…
Reference in a new issue