diff --git a/flake.nix b/flake.nix index 856e70f56..a7b137f39 100644 --- a/flake.nix +++ b/flake.nix @@ -15,7 +15,7 @@ pkgs = import nixpkgs { inherit system overlays; }; android-sdk = android.sdk.${system} (sdkPkgs: with sdkPkgs; [ - build-tools-34-0-0 + build-tools-35-0-0 cmdline-tools-latest platform-tools platforms-android-34