aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpacien2020-12-17 04:23:05 +0100
committerpacien2020-12-17 04:23:05 +0100
commit4b4547957adc2ff434835300711f48e22681470c (patch)
treeb111a2c151de6d7279f01cfc2600d98c055dc596
parent3b545dc2221e2ff094e2a5e15a8b5d077da89404 (diff)
downloadtincapp-4b4547957adc2ff434835300711f48e22681470c.tar.gz
tooling: update to NDK r22
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 5df80d0..8f46626 100644
--- a/readme.md
+++ b/readme.md
@@ -30,7 +30,7 @@ The project can be built using the Gradle `build` task, on Linux.
30Requirements: 30Requirements:
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