Skip to content

Commit b706c5b

Browse files
Bump version to 7.56.10
1 parent 0e5b18d commit b706c5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ plugins {
2222
apply(from = "static-ips.gradle.kts")
2323

2424
val canonicalVersionCode = 1588
25-
val canonicalVersionName = "7.56.9"
26-
val currentHotfixVersion = 0
25+
val canonicalVersionName = "7.56.10"
26+
val currentHotfixVersion = 1
2727
val maxHotfixVersions = 100
2828

2929
val keystores: Map<String, Properties?> = mapOf("debug" to loadKeystoreProperties("keystore.debug.properties"))

0 commit comments

Comments
 (0)