mirror of
https://github.com/oxen-io/session-android.git
synced 2023-12-14 02:53:01 +01:00
Merge branch 'master' into libsession-integration
This commit is contained in:
commit
961f445390
1 changed files with 2 additions and 2 deletions
|
@ -158,8 +158,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 a new issue