mirror of
https://github.com/micahflee/TM-SGNL-Android.git
synced 2025-08-04 19:08:33 +00:00
version 7.2.4.2
This commit is contained in:
parent
d1d0fda4b9
commit
b7a3d70b36
1 changed files with 3 additions and 3 deletions
|
@ -24,9 +24,9 @@ plugins {
|
|||
apply(from = "static-ips.gradle.kts")
|
||||
|
||||
//**TM_SA**//Start - Change the version code and version name upon the current version
|
||||
val canonicalVersionCode = 1411
|
||||
val canonicalVersionName = "7.2.4.1"
|
||||
val signal_teleMessage_version = "7.2.4.1"//Change this param in Jenkins builder and delete it.
|
||||
val canonicalVersionCode = 1412
|
||||
val canonicalVersionName = "7.2.4.2"
|
||||
val signal_teleMessage_version = "7.2.4.2"//Change this param in Jenkins builder and delete it.
|
||||
//**TM_SA**//end
|
||||
|
||||
/*val canonicalVersionCode = 1405
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue