mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-25 19:12:19 +00:00
Increase versionCode postFixSize from 10 to 100.
This commit is contained in:
@@ -64,7 +64,7 @@ protobuf {
|
||||
def canonicalVersionCode = 769
|
||||
def canonicalVersionName = "5.1.9"
|
||||
|
||||
def postFixSize = 10
|
||||
def postFixSize = 100
|
||||
def abiPostFix = ['universal' : 0,
|
||||
'armeabi-v7a' : 1,
|
||||
'arm64-v8a' : 2,
|
||||
|
Reference in New Issue
Block a user