mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 13:08:46 +00:00
Bump version to 7.60.4
This commit is contained in:
@@ -23,8 +23,8 @@ plugins {
|
||||
apply(from = "static-ips.gradle.kts")
|
||||
|
||||
val canonicalVersionCode = 1599
|
||||
val canonicalVersionName = "7.60.3"
|
||||
val currentHotfixVersion = 1
|
||||
val canonicalVersionName = "7.60.4"
|
||||
val currentHotfixVersion = 2
|
||||
val maxHotfixVersions = 100
|
||||
|
||||
val keystores: Map<String, Properties?> = mapOf("debug" to loadKeystoreProperties("keystore.debug.properties"))
|
||||
|
||||
Reference in New Issue
Block a user