mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Traditional T9 to 30.0 (474)
This commit is contained in:
parent
40d44e1574
commit
3b0d89d579
1 changed files with 9 additions and 2 deletions
|
|
@ -31,10 +31,17 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '30.0'
|
||||||
|
versionCode: 474
|
||||||
|
commit: 915b4d606349076c94a2431d2e98ab390bf19e9a
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 57f09ab8dcfedbb63fa309362fedbbb0d8026cada8b2dc78ff00057f98c6020b
|
AllowedAPKSigningKeys: 57f09ab8dcfedbb63fa309362fedbbb0d8026cada8b2dc78ff00057f98c6020b
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckData: app/src/main/AndroidManifest.xml|versionCode="(\d+)"|.|versionName="(.+)"
|
UpdateCheckData: app/src/main/AndroidManifest.xml|versionCode="(\d+)"|.|versionName="(.+)"
|
||||||
CurrentVersion: '29.0'
|
CurrentVersion: '30.0'
|
||||||
CurrentVersionCode: 412
|
CurrentVersionCode: 474
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue