aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorAssam Boudjelthia <assam.boudjelthia@qt.io>2020-03-12 16:45:39 +0200
committerAssam Boudjelthia <assam.boudjelthia@qt.io>2020-03-30 18:57:41 +0000
commit96e5eca1c3b047dca0abd2ff7523b89e48a5f73d (patch)
treea24d20fb56db46a76bf618b078b0c29911d57c83 /dist
parent41099a5eedd0f7c17185b9944c5f209b2588afc0 (diff)
Docs: update Android docs to reflect the latest changes
Docs affected: * Connecting Android Devices * Deploying Applications to Android Devices * Specifying Run Settings for Android Devices Task-number: QTBUG-80390 Change-Id: I17fecd4d947644d8cc6071af68addbc2199ad82e Reviewed-by: Eike Ziller <eike.ziller@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.12.0.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/changes-4.12.0.md b/dist/changes-4.12.0.md
index bcc86dee14e..731fea31cfe 100644
--- a/dist/changes-4.12.0.md
+++ b/dist/changes-4.12.0.md
@@ -202,6 +202,7 @@ Platforms
### Android
+* Discontinued support for Ministro
* Added auto-detection of Java JDK (QTCREATORBUG-23407)
* Added option to automatically download and install required Android tools (QTCREATORBUG-23285)
* Added option to register multiple NDKs (QTCREATORBUG-23286)