Android: fix typo in androiddeployqt command

Task-number: QTBUG-115020
Pick-to: 6.6
Change-Id: Ia82c6a421a148bb462d67be5757f73068aa6d382
Reviewed-by: Nicholas Bennett <nicholas.bennett@qt.io>
(cherry picked from commit 1f609e47803097ddadaf5f26dc76135ae0cd211d)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Assam Boudjelthia 2023-12-16 13:42:25 +02:00 committed by Qt Cherry-pick Bot
parent 4992c74091
commit d5ff601da7

View File

@ -58,7 +58,7 @@
with \c androiddeployqt without deploying it the device, run the following:
\badcode
.androiddeployqt --input $BUILD_DIR/android-project-deployment-settings.json --output $ANDROID_BUILD_DIR
androiddeployqt --input $BUILD_DIR/android-project-deployment-settings.json --output $ANDROID_BUILD_DIR
\endcode
To deploy the built package to the device: