mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-25 23:47:26 +00:00
Bump version to 4.75.4.
Accidentally went the wrong direction with canonicalVersionCode in 4.75.3. So this release just fixes that and uses the correct canonicalVersionCode.
This commit is contained in:
@@ -80,8 +80,8 @@ protobuf {
|
||||
}
|
||||
}
|
||||
|
||||
def canonicalVersionCode = 726
|
||||
def canonicalVersionName = "4.75.3"
|
||||
def canonicalVersionCode = 728
|
||||
def canonicalVersionName = "4.75.4"
|
||||
|
||||
def postFixSize = 10
|
||||
def abiPostFix = ['universal' : 0,
|
||||
|
Reference in New Issue
Block a user