mirror of
https://github.com/mollyim/mollyim-insider-android.git
synced 2025-05-13 05:40:53 +01:00
Bump version to 7.2.4
This commit is contained in:
parent
bbded8caa8
commit
6b60a22879
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ plugins {
|
|||
|
||||
apply(from = "static-ips.gradle.kts")
|
||||
|
||||
val canonicalVersionCode = 1404
|
||||
val canonicalVersionName = "7.2.3"
|
||||
val canonicalVersionCode = 1405
|
||||
val canonicalVersionName = "7.2.4"
|
||||
|
||||
val postFixSize = 100
|
||||
val abiPostFix: Map<String, Int> = mapOf(
|
||||
|
|
Loading…
Reference in a new issue