abouttreesummaryrefslogcommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index e9f4156..e517d48 100644
--- a/shell.nix
+++ b/shell.nix
@@ -11,6 +11,8 @@ let
buildToolsVersions = [ build_tools_version ];
platformVersions = [ "35" ];
abiVersions = [ "armeabi-v7a" ];
+ includeNDK = true;
+ ndkVersion = "27.0.12077973";
};
emulators = let