mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
init: enable apksigner by default if it is found
This commit is contained in:
parent
197ca7e36f
commit
32a0c61010
4 changed files with 32 additions and 2 deletions
|
@ -41,6 +41,7 @@ milestone](https://gitlab.com/fdroid/fdroidserver/-/milestones/10)
|
|||
* Smoother process for signing APKs with `apksigner`
|
||||
([!736](https://gitlab.com/fdroid/fdroidserver/merge_requests/736))
|
||||
([!821](https://gitlab.com/fdroid/fdroidserver/merge_requests/821))
|
||||
* `apksigner` is used by default on new repos
|
||||
* All parts except _build_ and _publish_ work without the Android SDK
|
||||
([!821](https://gitlab.com/fdroid/fdroidserver/merge_requests/821))
|
||||
* Description: is now passed to clients unchanged, no HTML conversion
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue