readme: cmake 3.18.1

Signed-off-by: r4sas <r4sas@i2pmail.org>
pull/37/head
r4sas 2022-02-08 19:31:06 +00:00
parent 0191d6a228
commit 245a8c09b2
No known key found for this signature in database
GPG Key ID: 66F6C87B98EBCFE2
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ cd /opt/android-sdk
wget https://dl.google.com/android/repository/commandlinetools-linux-8092744_latest.zip
unzip commandlinetools-linux-8092744_latest.zip
# install required tools
./cmdline-tools/bin/sdkmanager --sdk_root=/opt/android-sdk "build-tools;29.0.3" "cmake;3.10.2.4988404" "ndk;23.1.7779620"
./cmdline-tools/bin/sdkmanager --sdk_root=/opt/android-sdk "build-tools;29.0.3" "cmake;3.18.1" "ndk;23.1.7779620"
```
### Clone repository with submodules