about summary refs log tree commit diff
path: root/pkgs/applications/editors/android-studio
diff options
context:
space:
mode:
authorAndrei Lapshin <alapshin@fastmail.com>2022-09-19 19:00:56 +0300
committerAndrei Lapshin <alapshin@fastmail.com>2022-09-30 10:34:20 +0300
commit3b17478e4d926f6a5852454ab5d21ece5e101bc7 (patch)
treeb11bdf4d81726c99bede9b032f4e509f14c9d1b0 /pkgs/applications/editors/android-studio
parent140d213578ca03815beeb1525b53cd25eab7e883 (diff)
androidStudioPackages.stable: 2021.2.1.15 -> 2021.3.1.16
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 b25ee1ac6cdc1..45acaa5569c54 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.2.1.15"; # "Android Studio Chipmunk (2021.2.1)"
-    sha256Hash = "ABjg38DdKSFwBRb3osRDN3xVd4jaf7CkUkPstDAHRb4=";
+    version = "2021.3.1.16"; # "Android Studio Dolphin (2021.3.1)"
+    sha256Hash = "GnJbWFeG9DuUQzbK9wM2BEbj9LXm4jQFf/Eh5Q75HZo=";
   };
   betaVersion = {
     version = "2021.3.1.14"; # "Android Studio Dolphin (2021.3.1) Beta 5"