diff options
author | stujones11 <stujones111@gmail.com> | 2018-12-28 22:31:09 +0000 |
---|---|---|
committer | SmallJoker <SmallJoker@users.noreply.github.com> | 2018-12-28 23:31:09 +0100 |
commit | badecfa47106954656bb34994433730e4ea3714c (patch) | |
tree | 79c1170e2b6db7194d587179672c688e716c38b3 | |
parent | f12d374956c6227a073fc955c398757f9a7166bd (diff) | |
download | minetest-badecfa47106954656bb34994433730e4ea3714c.tar.gz minetest-badecfa47106954656bb34994433730e4ea3714c.tar.bz2 minetest-badecfa47106954656bb34994433730e4ea3714c.zip |
Update README.android with current build info (#8026)
-rw-r--r-- | doc/README.android | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.android b/doc/README.android index 7ea96e54f..c21279583 100644 --- a/doc/README.android +++ b/doc/README.android @@ -69,8 +69,8 @@ following software packages. The version number in parenthesis denotes the version that was tested at the time this README was drafted; newer/older versions may or may not work. -* android SDK (x86_64 20131030) -* android NDK (r9d) +* android SDK (api-26) +* android NDK (r17c) * wget (1.13.4) Additionally, you'll need to have an Internet connection available on the |