mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||||
$$OUT$$ 'res/*.json'
|
$$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
|
AllowedAPKSigningKeys: 08f9a3480fb68073a62116bea159b11a6fe511781a0d4a183945b5151f714c7b
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '2.1'
|
CurrentVersion: '3.0'
|
||||||
CurrentVersionCode: 12
|
CurrentVersionCode: 13
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue