Bump version to 7.2.1
This commit is contained in:
parent
a66ac42038
commit
5272b13c41
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ plugins {
|
|||
|
||||
apply(from = "static-ips.gradle.kts")
|
||||
|
||||
val canonicalVersionCode = 1401
|
||||
val canonicalVersionName = "7.2.0"
|
||||
val canonicalVersionCode = 1402
|
||||
val canonicalVersionName = "7.2.1"
|
||||
|
||||
val postFixSize = 100
|
||||
val abiPostFix: Map<String, Int> = mapOf(
|
||||
|
|
Loading…
Add table
Reference in a new issue