Bump version to v7.13.4
This commit is contained in:
parent
c065405acf
commit
57a8588243
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@ plugins {
|
||||||
apply(from = "static-ips.gradle.kts")
|
apply(from = "static-ips.gradle.kts")
|
||||||
|
|
||||||
val canonicalVersionCode = 1443
|
val canonicalVersionCode = 1443
|
||||||
val canonicalVersionName = "7.13.3"
|
val canonicalVersionName = "7.13.4"
|
||||||
val currentHotfixVersion = 0
|
val currentHotfixVersion = 1
|
||||||
val maxHotfixVersions = 100
|
val maxHotfixVersions = 100
|
||||||
|
|
||||||
val keystores: Map<String, Properties?> = mapOf("debug" to loadKeystoreProperties("keystore.debug.properties"))
|
val keystores: Map<String, Properties?> = mapOf("debug" to loadKeystoreProperties("keystore.debug.properties"))
|
||||||
|
|
Loading…
Add table
Reference in a new issue