about summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2019-12-09 14:30:40 +0100
committerMichael Weiss <dev.primeos@gmail.com>2019-12-09 14:32:39 +0100
commit29ed59c496758b1004c2b44cb0ef3e4428b49862 (patch)
treed6abbc99e9677c9975bb626974a9f393131deae5 /pkgs/applications/editors
parentd05e330d04af84625c68c2c5353edde851bd3784 (diff)
android-studio: 3.5.2.0 -> 3.5.3.0
Diffstat (limited to 'pkgs/applications/editors')
-rw-r--r--pkgs/applications/editors/android-studio/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix
index 049b7c1dbfe48..6d7048cf539e0 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -8,9 +8,9 @@ let
     inherit (gnome2) GConf gnome_vfs;
   };
   stableVersion = {
-    version = "3.5.2.0"; # "Android Studio 3.5.2"
-    build = "191.5977832";
-    sha256Hash = "0kcd6kd5rn4b76damkfddin18d1r0dck05piv8mq1ns7x1n4hf7q";
+    version = "3.5.3.0"; # "Android Studio 3.5.3"
+    build = "191.6010548";
+    sha256Hash = "1nsm4d3vdx90szqd78a8mjq65xc9m5ipd35cqrlx3c3ny900sqxg";
   };
   betaVersion = {
     version = "3.6.0.17"; # "Android Studio 3.6 Beta 5"