Skip to content

Bundle plugins on Android

Nicolas Fella requested to merge work/androidplugins into master

On Android we need special handling for loading plugins. Usually that is done behind the scenes in KPluginLoader, but we don't use that here

Merge request reports