diff options
author | pacien | 2020-12-17 04:23:05 +0100 |
---|---|---|
committer | pacien | 2020-12-17 04:23:05 +0100 |
commit | 4b4547957adc2ff434835300711f48e22681470c (patch) | |
tree | b111a2c151de6d7279f01cfc2600d98c055dc596 /readme.md | |
parent | 3b545dc2221e2ff094e2a5e15a8b5d077da89404 (diff) | |
download | tincapp-4b4547957adc2ff434835300711f48e22681470c.tar.gz |
tooling: update to NDK r22
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ The project can be built using the Gradle `build` task, on Linux. | |||
30 | Requirements: | 30 | Requirements: |
31 | 31 | ||
32 | - Android SDK Platform 30 | 32 | - Android SDK Platform 30 |
33 | - Android NDK r21 | 33 | - Android NDK r22 |
34 | - Android Platform-Tools 30 | 34 | - Android Platform-Tools 30 |
35 | - Android SDK Tools 26 | 35 | - Android SDK Tools 26 |
36 | - CMake | 36 | - CMake |