diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix index d7d0f21c8823..ae37b6f2fd89 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -14,8 +14,8 @@ let sha256Hash = "sha256-JQYl3KsYPgxo6/Eu+KUir3NpUn128e/HBPk8BbAv+p4="; }; betaVersion = { - version = "2022.3.1.17"; # "Android Studio Giraffe (2022.3.1) RC 1" - sha256Hash = "sha256-Bpur9ytiwa0udiyYVxlfLT4M+ZcO5atQUQg/ForATP4="; + version = "2023.1.1.17"; # "Android Studio Hedgehog (2023.3.1)" + sha256Hash = "sha256-0sN+B1RxxlbgxXrEs8gft4qjvIYtazJS6DllHZ2h768="; }; latestVersion = { version = "2023.1.1.14"; # Android Studio Hedgehog (2023.1.1) Canary 14