summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/whatsnew/whatsnew65.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/whatsnew/whatsnew65.qdoc b/doc/src/whatsnew/whatsnew65.qdoc
index ef4a3dea..87458bf0 100644
--- a/doc/src/whatsnew/whatsnew65.qdoc
+++ b/doc/src/whatsnew/whatsnew65.qdoc
@@ -417,7 +417,7 @@
\li Updated Gradle to 8.0 and the Android Gradle Plugin (AGP) to 7.4.1
(requires JDK 11 or above).
\li Updated NDK to r25b (25.1.8937393).
- \li The list of supported versions is now from Android 8.0 (API 26) to Android 12 (API 32).
+ \li The list of supported versions is now Android 8.0 (API 26) or later.
\li Bump the minimum platform build sdk version to 33 (QT_ANDROID_API_VERSION).
\li Support more operations on content scheme URIs with Qt file/dir facilities.
\li Fixes and documentation updates for QStandardPaths under Android Scoped Storage.