mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-23 18:15:22 +00:00
build: increase build number
This commit is contained in:
parent
2c3ec423bc
commit
0ba9e4938d
@ -154,8 +154,8 @@ dependencies {
|
||||
testImplementation 'org.robolectric:shadows-multidex:4.4'
|
||||
}
|
||||
|
||||
def canonicalVersionCode = 231
|
||||
def canonicalVersionName = "1.11.12"
|
||||
def canonicalVersionCode = 235
|
||||
def canonicalVersionName = "1.11.13"
|
||||
|
||||
def postFixSize = 10
|
||||
def abiPostFix = ['armeabi-v7a' : 1,
|
||||
|
Loading…
Reference in New Issue
Block a user