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
1 changed files with 2 additions and 2 deletions
|
@ -80,8 +80,8 @@ protobuf {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
def canonicalVersionCode = 726
|
def canonicalVersionCode = 728
|
||||||
def canonicalVersionName = "4.75.3"
|
def canonicalVersionName = "4.75.4"
|
||||||
|
|
||||||
def postFixSize = 10
|
def postFixSize = 10
|
||||||
def abiPostFix = ['universal' : 0,
|
def abiPostFix = ['universal' : 0,
|
||||||
|
|
Loading…
Add table
Reference in a new issue