mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-23 10:05:15 +00:00
release: increment build number
This commit is contained in:
parent
427b2d7b5f
commit
76fff8bc74
@ -157,8 +157,8 @@ dependencies {
|
||||
testImplementation 'org.robolectric:shadows-multidex:4.4'
|
||||
}
|
||||
|
||||
def canonicalVersionCode = 309
|
||||
def canonicalVersionName = "1.16.0"
|
||||
def canonicalVersionCode = 310
|
||||
def canonicalVersionName = "1.16.1"
|
||||
|
||||
def postFixSize = 10
|
||||
def abiPostFix = ['armeabi-v7a' : 1,
|
||||
|
Loading…
Reference in New Issue
Block a user