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.
fork-5.53.8
Greyson Parrelli 2020-10-28 16:54:00 -04:00
rodzic a90dad22a9
commit 07952f2146
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -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,