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