Bump version to 7.10.0
This commit is contained in:
parent
71e0468d2c
commit
93ec322bb9
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 = 1428
|
val canonicalVersionCode = 1429
|
||||||
val canonicalVersionName = "7.9.6"
|
val canonicalVersionName = "7.10.0"
|
||||||
val currentHotfixVersion = 0
|
val currentHotfixVersion = 0
|
||||||
val maxHotfixVersions = 100
|
val maxHotfixVersions = 100
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue