summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Bennett <nicholas.bennett@qt.io>2023-02-16 10:48:15 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-02-17 09:38:11 +0000
commita2ae2382cf93554924660752a5e295f1d3c91183 (patch)
tree50f4a7d69643c299ff39cd54b9a7266d7de5022c
parent8ed7d884390a842ceddb718c5f21835c7036e94d (diff)
downloadqtdoc-a2ae2382cf93554924660752a5e295f1d3c91183.tar.gz
Docs: Update gradle and AGP versions in documentation
What's new in 6.5 Android entry was updated. Gradle wrapper version was updated on the license changes page. Fixes: QTBUG-111171 Change-Id: I16d27e51c8aacab0cc163292e628e4168c25fa74 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit aa314a19bd396b7936c1abdbdfc40e61804be097) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--doc/src/legal/licensechanges.qdoc2
-rw-r--r--doc/src/whatsnew/whatsnew65.qdoc4
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/legal/licensechanges.qdoc b/doc/src/legal/licensechanges.qdoc
index 875331e1..156513f5 100644
--- a/doc/src/legal/licensechanges.qdoc
+++ b/doc/src/legal/licensechanges.qdoc
@@ -15,7 +15,7 @@
\section2 Qt Core Module
\list
- \li \l{android-gradle-wrapper}{Gradle wrapper} was updated to version 7.5.1.
+ \li \l{android-gradle-wrapper}{Gradle wrapper} was updated to version 8.0
\li \l{doubleconversion}{double-conversion} was updated to version 3.2.1.
\li \l{unicode-cldr}{Unicode Common Locale Data Repository (CLDR)} was updated to version 42.
\endlist
diff --git a/doc/src/whatsnew/whatsnew65.qdoc b/doc/src/whatsnew/whatsnew65.qdoc
index cb92b0ec..81a41cfd 100644
--- a/doc/src/whatsnew/whatsnew65.qdoc
+++ b/doc/src/whatsnew/whatsnew65.qdoc
@@ -305,8 +305,8 @@
\section3 Android
\list
- \li Updated Gradle to 7.5.1 and the Android Gradle Plugin (AGP) to
- 7.2.1 (requires JDK 11 or above).
+ \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).
\endlist