mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-09 11:18:35 +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:
parent
a90dad22a9
commit
07952f2146
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user