Bump version to 6.47.4
This commit is contained in:
parent
42b805eb91
commit
bd3b779282
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 = 1392
|
val canonicalVersionCode = 1393
|
||||||
val canonicalVersionName = "6.47.3"
|
val canonicalVersionName = "6.47.4"
|
||||||
|
|
||||||
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