diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix index fef5ecbc37308..6ba29ecf3fd35 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -9,8 +9,8 @@ let inherit tiling_wm; }; stableVersion = { - version = "2024.2.1.9"; # "Android Studio Ladybug | 2024.2.1" - sha256Hash = "sha256-18ppVeAvxx6kNBOjSKcZjbEMNt8khKmohMq3JErX7pY="; + version = "2024.2.1.12"; # "Android Studio Ladybug | 2024.2.1 Patch 3" + sha256Hash = "sha256-TfUax9c+RSAzg0GKU3yVYsWL72q4DUB0zZiss4flyqY="; }; betaVersion = { version = "2024.2.1.8"; # "Android Studio Ladybug | 2024.2.1 RC 1"