From 099c740aa5f90880784a6157c302147a1445ed4d Mon Sep 17 00:00:00 2001 From: Michael Weiss Date: Fri, 4 Oct 2019 12:06:14 +0200 Subject: [PATCH] android-studio: 3.5.0.21 -> 3.5.1.0 --- pkgs/applications/editors/android-studio/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix index b059747e052..aeacc0a33b5 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.0.21"; # "Android Studio 3.5" - build = "191.5791312"; - sha256Hash = "0vvk2vhklxg9wfi4lv4sahs5ahhb1mki1msy3yixmr56vipgv52p"; + version = "3.5.1.0"; # "Android Studio 3.5.1" + build = "191.5900203"; + sha256Hash = "0afxlif8pkrl6m1lhiqri1qv4vf5mfm1yg6qk5rad0442hm3kz4l"; }; betaVersion = stableVersion; latestVersion = { # canary & dev