Update to Qt 6.7.2
We should update our pipelines to the most recent version of Qt, v6.7.2.
This includes:
- [x] Android
- We need to get rid of the foreground service permission - seems it is meanwhile unwanted and we cannot upload to the Play Store as long as we have it in.
- [x] iOS
- [x] macOS
- [x] Windows
- Missing C++ runtime libraries - we need to check why they no longer are included.
- [x] Linux AppImage
- [x] Linux Snap
- Snap build is currently broken - we need to update the image.
- [x] Linux Flatpak
issue