Update Traditional T9 to 46.0 (953)

This commit is contained in:
checkupdates bot 2025-03-02 07:05:07 +00:00 committed by Licaon_Kter
parent fd4a6fea49
commit 0d8a514730

View file

@ -136,10 +136,17 @@ Builds:
gradle:
- lite
- versionName: '46.0'
versionCode: 953
commit: ef32d5adaa8acddb3478911bb89026087c5b2876
subdir: app
gradle:
- lite
AllowedAPKSigningKeys: 57f09ab8dcfedbb63fa309362fedbbb0d8026cada8b2dc78ff00057f98c6020b
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[a-z0-9.]*$
UpdateCheckData: app/src/main/AndroidManifest.xml|versionCode="(\d+)"|.|versionName="(.+)"
CurrentVersion: '45.0'
CurrentVersionCode: 923
CurrentVersion: '46.0'
CurrentVersionCode: 953