diff --git a/flake.nix b/flake.nix index 2730a48b4..687b3f711 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-33-0-1 + build-tools-34-0-0 cmdline-tools-latest platform-tools platforms-android-34