mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-05 00:41:06 +03:00

Something like `gradle: yes` in YAML will be parsed as a boolean, since 'yes' is officially defined as a boolean true in YAML. For metadata fields that need to be lists, this needs to be converted. Same goes for a single string like `gradle: customFlavor`.
29 KiB
29 KiB