mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
breezy weather: 6.0.11-rc
This commit is contained in:
parent
1a13e9617f
commit
81f9082c12
1 changed files with 15 additions and 0 deletions
|
|
@ -174,6 +174,21 @@ Builds:
|
|||
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
- versionName: 6.0.11-rc_freenet
|
||||
versionCode: 60011
|
||||
commit: 4a90c8da6d60db4a75552867dd0b87d075da2bee
|
||||
subdir: app
|
||||
gradle:
|
||||
- freenet
|
||||
binary: https://github.com/breezy-weather/breezy-weather/releases/download/v6.0.11-rc/breezy-weather-v%v.apk
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
prebuild: sed -i -e '/isEnable/s/true/false/' build.gradle.kts
|
||||
postbuild:
|
||||
- mv $$OUT$$ unaligned.apk
|
||||
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
AllowedAPKSigningKeys: 29d435f70aa9aec3c1faff7f7ffa6e15785088d87f06ecfcab9c3cc62dc269d8
|
||||
|
||||
MaintainerNotes: Per flavor versionName suffix does not allow to template the Binaries
|
||||
|
|
|
|||
Loading…
Reference in a new issue