Increase versionCode postFixSize from 10 to 100.

This commit is contained in:
Greyson Parrelli
2021-01-09 14:47:31 -05:00
parent 710cd23537
commit ef95479157

View File

@@ -64,7 +64,7 @@ protobuf {
def canonicalVersionCode = 769
def canonicalVersionName = "5.1.9"
def postFixSize = 10
def postFixSize = 100
def abiPostFix = ['universal' : 0,
'armeabi-v7a' : 1,
'arm64-v8a' : 2,