androidsdk: bump to version 24.3.4 and update associated sub packages

This commit is contained in:
Sander van der Burg
2015-10-06 12:27:49 +00:00
parent a61e26a63d
commit aeabfbe846
18 changed files with 629 additions and 281 deletions
@@ -167,7 +167,6 @@ rec {
inherit (pkgs) coreutils file findutils gawk gnugrep gnused jdk which;
inherit platformTools;
};
buildApp = import ./build-app.nix {
inherit (pkgs) stdenv jdk ant gnumake gawk file which;