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