mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Traditional T9 to 36.0 (612)
This commit is contained in:
parent
94479c6c44
commit
443bb903ce
1 changed files with 9 additions and 2 deletions
|
|
@ -73,10 +73,17 @@ Builds:
|
|||
gradle:
|
||||
- lite
|
||||
|
||||
- versionName: '36.0'
|
||||
versionCode: 612
|
||||
commit: 00680e804cef817944bc7e7efbb456eada529b80
|
||||
subdir: app
|
||||
gradle:
|
||||
- lite
|
||||
|
||||
AllowedAPKSigningKeys: 57f09ab8dcfedbb63fa309362fedbbb0d8026cada8b2dc78ff00057f98c6020b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[a-z0-9.]*$
|
||||
UpdateCheckData: app/src/main/AndroidManifest.xml|versionCode="(\d+)"|.|versionName="(.+)"
|
||||
CurrentVersion: '35.0'
|
||||
CurrentVersionCode: 599
|
||||
CurrentVersion: '36.0'
|
||||
CurrentVersionCode: 612
|
||||
|
|
|
|||
Loading…
Reference in a new issue