Bump version to 7.18.1
This commit is contained in:
parent
551d873a1a
commit
6f1949db98
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 = 1463
|
val canonicalVersionCode = 1464
|
||||||
val canonicalVersionName = "7.18.0"
|
val canonicalVersionName = "7.18.1"
|
||||||
val currentHotfixVersion = 0
|
val currentHotfixVersion = 0
|
||||||
val maxHotfixVersions = 100
|
val maxHotfixVersions = 100
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue