mirror of https://github.com/qt/qtdoc.git
Android: remove patcher from sdkmanager commands
there doesn't seem to be a patcher;v4 package available anymore. Pick-to: 6.8 6.9 Change-Id: Ife87b2ae6576db30f6a864c4e35c5cc704f7b59f Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> Reviewed-by: Bartlomiej Moskal <bartlomiej.moskal@qt.io>
This commit is contained in:
parent
4a0e4e9a1e
commit
0dd4cdd5a8
|
@ -201,7 +201,7 @@
|
|||
you can install it by running:
|
||||
|
||||
\badcode
|
||||
sdkmanager "emulator" "patcher;v4"
|
||||
sdkmanager "emulator"
|
||||
\endcode
|
||||
|
||||
\section3 Platform Specific Configurations
|
||||
|
|
Loading…
Reference in New Issue