Bump Frameworks version to 5.71 as required for Kirigami.Avatar

This commit is contained in:
Simon Redman 2020-07-04 17:27:57 -07:00 committed by Nicolas Fella
parent c333f2af17
commit b1276795a1

View file

@ -6,7 +6,7 @@ if (SAILFISHOS)
set(KF5_MIN_VERSION "5.36.0")
set(QT_MIN_VERSION "5.6.0")
else()
set(KF5_MIN_VERSION "5.70.0")
set(KF5_MIN_VERSION "5.71.0")
set(QT_MIN_VERSION "5.10.0")
endif()
set(QCA_MIN_VERSION "2.1.0")