mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-20 04:44:04 +00:00
Vault: fix reproducible build
This commit is contained in:
parent
cc8a084d69
commit
43be43f6c2
1 changed files with 4 additions and 5 deletions
|
|
@ -29,16 +29,15 @@ Builds:
|
|||
|
||||
- versionName: 1.0.4
|
||||
versionCode: 5
|
||||
disable: https://github.com/arsvechkarev/Vault/issues/54
|
||||
commit: a647aba415fd3e1a98cc099ee9e09fd2a2100b0c
|
||||
subdir: android-app/app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.7
|
||||
prebuild: cp -R ../../gradle ..
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-pg-map-id
|
||||
$$OUT$$ 'fa75290'
|
||||
|
||||
AllowedAPKSigningKeys: 19629cdbefa786fee17c35e77984d7a75eb69dcf5c4427904b3312446a1e35dd
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue