about summary refs log tree commit diff
path: root/pkgs/applications/editors/android-studio
diff options
context:
space:
mode:
authorAndrei Lapshin <alapshin@fastmail.com>2023-01-13 09:00:28 +0100
committerAndrei Lapshin <alapshin@fastmail.com>2023-01-13 09:00:28 +0100
commit6e6fcce2f9b82e4d495707519139a566ac15fdd6 (patch)
treed3d92b1b5ad7183a64c1a18aab58b399e35c6330 /pkgs/applications/editors/android-studio
parent71aababc6a707f9cbd1eb0a80524dfe95677e991 (diff)
androidStudioPackages.stable: 2021.3.1.17 -> 2022.1.1.19
Diffstat (limited to 'pkgs/applications/editors/android-studio')
-rw-r--r--pkgs/applications/editors/android-studio/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix
index 70d146db32187..89f3d4ad0290c 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -10,8 +10,8 @@ let
     inherit tiling_wm;
   };
   stableVersion = {
-    version = "2021.3.1.17"; # "Android Studio Dolphin (2021.3.1)"
-    sha256Hash = "sha256-ia2wzg/6RreJTnv+2xQrH11SxDwXHmpsualaSfd3Vso=";
+    version = "2022.1.1.19"; # "Android Studio Electric Eel (2022.1.1)"
+    sha256Hash = "luxE6a2C86JB28ezuIZV49TyE314S1RcNXQnCQamjUA=";
   };
   betaVersion = {
     version = "2022.1.1.12"; # "Android Studio Electric Eel (2022.1.1) Beta 2"