mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-05 02:09:44 +00:00
Update Traditional T9 to 44.0 (859)
This commit is contained in:
parent
98b8bf8969
commit
53eb5bc33d
1 changed files with 9 additions and 2 deletions
|
|
@ -122,10 +122,17 @@ Builds:
|
|||
gradle:
|
||||
- lite
|
||||
|
||||
- versionName: '44.0'
|
||||
versionCode: 859
|
||||
commit: f9e020ee8ea6b3ea64a528a0fe59c3c254d7a8fa
|
||||
subdir: app
|
||||
gradle:
|
||||
- lite
|
||||
|
||||
AllowedAPKSigningKeys: 57f09ab8dcfedbb63fa309362fedbbb0d8026cada8b2dc78ff00057f98c6020b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[a-z0-9.]*$
|
||||
UpdateCheckData: app/src/main/AndroidManifest.xml|versionCode="(\d+)"|.|versionName="(.+)"
|
||||
CurrentVersion: '43.0'
|
||||
CurrentVersionCode: 845
|
||||
CurrentVersion: '44.0'
|
||||
CurrentVersionCode: 859
|
||||
|
|
|
|||
Loading…
Reference in a new issue