mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
misc fixes
This commit is contained in:
parent
9f193a277b
commit
2c8e024583
3 changed files with 3 additions and 0 deletions
|
|
@ -15530,6 +15530,7 @@ Builds:
|
|||
|
||||
- versionName: '20250724'
|
||||
versionCode: 20250724
|
||||
disable: Dep verification fail
|
||||
commit: be30fd478b7c8f918b918c4c8933158c65c7c0a7
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
|
|||
|
|
@ -35,6 +35,7 @@ Builds:
|
|||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
build: taskset --cpu-list 0-3 gradle assembleRelease;
|
||||
postbuild:
|
||||
- mv $$OUT$$ unaligned.apk
|
||||
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||
|
|
|
|||
|
|
@ -24,6 +24,7 @@ Builds:
|
|||
|
||||
- versionName: 1.4.1
|
||||
versionCode: 6
|
||||
disable: https://github.com/PranavPurwar/AppLock/issues/28
|
||||
commit: 2ae31212a61608f895a921c186ae4cc0ef62b2ee
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
|
|||
Loading…
Reference in a new issue