Skip to content

Query gradle plugin version from Qt

Nicolas Fella requested to merge work/nico/gradlepluginversion into master

The version we need is a moving target and changes depending on the Qt version

Instead of hardcoding the version with Qt version checks query it from Qt

Merge request reports