Skip to content

Downgrade mismatched host tool version to WARNING

In the current Android CI setup it can happen that we end up building with a desktoptojson binary from a slightly older or slightly newer version of KcoreAddons. Since desktoptojson is a porting aid and not going to change much (if at all) in the future, there is no need to make this a FATAL_ERROR. For more context on this, please see the discusion in !117 (merged)

Merge request reports