mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Qwotable to 3.0 (13)
This commit is contained in:
parent
910ca53624
commit
a7ae96a864
1 changed files with 13 additions and 2 deletions
|
|
@ -51,9 +51,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
$$OUT$$ 'res/*.json'
|
||||
|
||||
- versionName: '3.0'
|
||||
versionCode: 13
|
||||
commit: ce339f9c53672e35f0c2e1619af8c06f164c54db
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.8
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
$$OUT$$ 'res/*.json'
|
||||
|
||||
AllowedAPKSigningKeys: 08f9a3480fb68073a62116bea159b11a6fe511781a0d4a183945b5151f714c7b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.1'
|
||||
CurrentVersionCode: 12
|
||||
CurrentVersion: '3.0'
|
||||
CurrentVersionCode: 13
|
||||
|
|
|
|||
Loading…
Reference in a new issue