Skip to content

fix!: upgrade to Qt 5.15

Johan Ouwerkerk requested to merge ouwerkerk/otpclient:bump-to-qt15 into master

The basic QR parsing accidentally introduced a dependency on Qt 5.14 minimum, let's take the opportunity to fix this by upgrading to Qt 5.15.

Merge request reports