Skip to content

Commit 7c4886a

Browse files
r-ryantmJohnRTitor
authored andcommitted
androidStudioPackages.canary: 2024.3.2.8 -> 2025.1.1.2
1 parent 0185b72 commit 7c4886a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/applications/editors/android-studio/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ let
1717
sha256Hash = "sha256-yDxDctlZsUmye+XgWwWIHPnrfI3BCj5wYLQG9l8t6mA=";
1818
};
1919
latestVersion = {
20-
version = "2024.3.2.8"; # "Android Studio Meerkat Feature Drop | 2024.3.2 Canary 8"
21-
sha256Hash = "sha256-bJlkZ3ydfgVVubDlmngOvBIU62ncChuBWQ+QrZYBZcU=";
20+
version = "2025.1.1.2"; # "Android Studio Narwhal | 2025.1.1 Canary 2"
21+
sha256Hash = "sha256-elWCY/QwBeGIsC4xtQrSV6low5oLH3q1WW2InqQItFM=";
2222
};
2323
in {
2424
# Attributes are named by their corresponding release channels

0 commit comments

Comments
 (0)