mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-11 23:07:43 +00:00
build: update build number
This commit is contained in:
@@ -31,8 +31,8 @@ configurations.all {
|
||||
exclude module: "commons-logging"
|
||||
}
|
||||
|
||||
def canonicalVersionCode = 368
|
||||
def canonicalVersionName = "1.17.6"
|
||||
def canonicalVersionCode = 369
|
||||
def canonicalVersionName = "1.18.1"
|
||||
|
||||
def postFixSize = 10
|
||||
def abiPostFix = ['armeabi-v7a' : 1,
|
||||
|
Reference in New Issue
Block a user