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