mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Qwotable: fix reproducible build
This commit is contained in:
parent
2c29eee7b6
commit
4ec1599a54
1 changed files with 5 additions and 2 deletions
|
|
@ -42,11 +42,14 @@ Builds:
|
||||||
|
|
||||||
- versionName: '2.1'
|
- versionName: '2.1'
|
||||||
versionCode: 12
|
versionCode: 12
|
||||||
disable: https://github.com/Lijucay/Qwotable/issues/38
|
commit: 08b6044316cd09a00c97365f5013c2a2001ef5e9
|
||||||
commit: 6f5c5bf3fbfdf75d4d04c3938501da3cfb28fdf2
|
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- 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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue