mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 13:48:58 +00:00
misc fixes
This commit is contained in:
parent
f54883c295
commit
698b9f14a3
3 changed files with 7 additions and 3 deletions
|
|
@ -212,6 +212,9 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- bin
|
||||
- git-cliff-*
|
||||
|
||||
AllowedAPKSigningKeys: 88585139eac6d8d5922ce7af80a0f2acd9280371676014a114d5e3bf34904ae0
|
||||
|
||||
|
|
|
|||
|
|
@ -669,6 +669,7 @@ Builds:
|
|||
|
||||
- versionName: 1.8.0-samsung-fix
|
||||
versionCode: 41
|
||||
disable: https://github.com/NobodyForNothing/blood-pressure-monitor-fl/issues/441
|
||||
commit: ca89b04f64b79266d432faa1d9daf4133d77e84e
|
||||
output: app/build/app/outputs/flutter-apk/app-fdroid-release.apk
|
||||
srclibs:
|
||||
|
|
|
|||
|
|
@ -590,9 +590,9 @@ Builds:
|
|||
- stable
|
||||
binary: https://github.com/chr56/Phonograph_Plus/releases/download/v%v/PhonographPlus_%v_ModernStableRelease.apk
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines "$$OUT$$"
|
||||
'META-INF/services/*'
|
||||
- reproducible-apk-tools@v0.2.8
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
"$$OUT$$" 'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: 01654eb9348b2c802fcbf21282de0cdca2a226337b9a2fa201e3ac376b0ce76c
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue