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