mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Traditional T9 to 47.0 (977)
This commit is contained in:
parent
d88eaf5ea2
commit
b8b89c0022
1 changed files with 9 additions and 2 deletions
|
|
@ -143,10 +143,17 @@ Builds:
|
|||
gradle:
|
||||
- lite
|
||||
|
||||
- versionName: '47.0'
|
||||
versionCode: 977
|
||||
commit: 04abac1bb52c7ba6449b58ee6bad61b486fadded
|
||||
subdir: app
|
||||
gradle:
|
||||
- lite
|
||||
|
||||
AllowedAPKSigningKeys: 57f09ab8dcfedbb63fa309362fedbbb0d8026cada8b2dc78ff00057f98c6020b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[a-z0-9.]*$
|
||||
UpdateCheckData: app/src/main/AndroidManifest.xml|versionCode="(\d+)"|.|versionName="(.+)"
|
||||
CurrentVersion: '46.0'
|
||||
CurrentVersionCode: 953
|
||||
CurrentVersion: '47.0'
|
||||
CurrentVersionCode: 977
|
||||
|
|
|
|||
Loading…
Reference in a new issue