Skip to content

Commit 9d0ce0a

Browse files
committed
Update INSTALL.md
1 parent 871cbb5 commit 9d0ce0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ If you have "error: undefined reference to 'stdout'" or so, make sure that in BU
239239
- Proceed with this step only if the previous automatic step did not work for you or you do not want to use QtCreator
240240

241241
- Get Android `sdkmanager` by following these steps https://developer.android.com/tools/sdkmanager
242-
- Now perform `./cmdline-tools/bin/sdkmanager --sdk_root=./ "build-tools;33.0.1" "ndk;25.2.9519653" "platforms;android-33" platform-tools tools` to install all needed Android tools, make sure to double-check if the version numbers are correct
242+
- Now perform `./cmdline-tools/bin/sdkmanager --sdk_root=./ "build-tools;34.0.0" "ndk;26.1.10909125" "platforms;android-34" platform-tools tools` to install all needed Android tools, make sure to double-check if the version numbers are correct
243243

244244
5. Get MM mobile SDK - it contains pre-built dependencies of used libraries (QGIS, etc..)
245245

0 commit comments

Comments
 (0)