Bump version to 7.0.0
This commit is contained in:
parent
a804e8a27c
commit
5cf8242ea0
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 = 1393
|
val canonicalVersionCode = 1394
|
||||||
val canonicalVersionName = "6.47.4"
|
val canonicalVersionName = "7.0.0"
|
||||||
|
|
||||||
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