diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix index d45c35401502..3d3412837ec6 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -13,8 +13,8 @@ let sha256Hash = "sha256-Qvi/Mc4NEk3dERlfZiowBk2Pmqsgbl5mg56HamvG7aI="; }; betaVersion = { - version = "2024.1.2.9"; # "Android Studio Koala Feature Drop | 2024.1.2 Beta 1" - sha256Hash = "sha256-eTnpU9KrquW4nMRqde9PUmVQ05kf6kFy1yr+Ima9M50="; + version = "2024.1.2.10"; # "Android Studio Koala Feature Drop | 2024.1.2 Beta 2" + sha256Hash = "sha256-/LrHYyrOPfnSliM5XUOzENjJ+G+M1Ajw31tFAOsbfnQ="; }; latestVersion = { version = "2024.1.3.1"; # "Android Studio Ladybug | 2024.1.3 Canary 1"