mirror of
https://github.com/mollyim/mollyim-android.git
synced 2025-05-12 21:30:39 +01:00
Bump version to 7.41.3
This commit is contained in:
parent
4e1072b8da
commit
f8d7c27583
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ plugins {
|
|||
|
||||
apply(from = "static-ips.gradle.kts")
|
||||
|
||||
val canonicalVersionCode = 1541
|
||||
val canonicalVersionName = "7.41.2"
|
||||
val canonicalVersionCode = 1542
|
||||
val canonicalVersionName = "7.41.3"
|
||||
val currentHotfixVersion = 0
|
||||
val maxHotfixVersions = 100
|
||||
|
||||
|
|
Loading…
Reference in a new issue