mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-27 12:05:22 +00:00
build: increment build number
This commit is contained in:
parent
31608111b3
commit
6edf0d46f8
@ -160,8 +160,8 @@ dependencies {
|
|||||||
testImplementation 'org.robolectric:shadows-multidex:4.4'
|
testImplementation 'org.robolectric:shadows-multidex:4.4'
|
||||||
}
|
}
|
||||||
|
|
||||||
def canonicalVersionCode = 335
|
def canonicalVersionCode = 336
|
||||||
def canonicalVersionName = "1.16.7"
|
def canonicalVersionName = "1.16.8"
|
||||||
|
|
||||||
def postFixSize = 10
|
def postFixSize = 10
|
||||||
def abiPostFix = ['armeabi-v7a' : 1,
|
def abiPostFix = ['armeabi-v7a' : 1,
|
||||||
|
Loading…
Reference in New Issue
Block a user