From 7937ba3e8970c923510a95d0fba6401051491f67 Mon Sep 17 00:00:00 2001 From: galagora Date: Mon, 20 Jul 2020 23:49:53 +0300 Subject: [PATCH] androidStudioPackages.beta: 4.0.0.16 -> 4.1.0.14 --- 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 0d3157e30cf..e5fc527d729 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -13,9 +13,9 @@ let sha256Hash = "15vm7fvi8c286wx9f28z6ysvm8wqqda759qql0zy9simwx22gy7j"; }; betaVersion = { - version = "4.0.0.16"; # "Android Studio 4.0" - build = "193.6514223"; - sha256Hash = "1sqj64vddwfrr9821habfz7dms9csvbp7b8gf1d027188b2lvh3h"; + version = "4.1.0.14"; # "Android Studio 4.1 Beta 4" + build = "201.6667167"; + sha256Hash = "11lkwcbzdl86cyz4lci65cx9z5jjhrc4z40maqx2r5hw1xka9290"; }; latestVersion = { # canary & dev version = "4.1.0.10"; # "Android Studio 4.1 Canary 10"