summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/editors/android-studio
diff options
context:
space:
mode:
authormeutraa <paul@lost.host>2020-10-09 12:31:49 +0100
committermeutraa <paul@lost.host>2020-10-09 12:31:49 +0100
commit1b1b596303b9368a9ed4f6f84bb0f2096ec19b66 (patch)
tree68d81c9a3c4a2e7567be1f25f6c8d6655e7eaec0 /pkgs/applications/editors/android-studio
parent4da09d369baa2200edb9df27fe9c88453b0ea6cf (diff)
androidStudioPackages.stable: 4.0.1.0 -> 4.0.2.0
Diffstat (limited to 'pkgs/applications/editors/android-studio')
-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 f07854ca8a59..d9b829132021 100644
--- a/pkgs/applications/editors/android-studio/default.nix
+++ b/pkgs/applications/editors/android-studio/default.nix
@@ -9,9 +9,9 @@ let
inherit buildFHSUserEnv;
};
stableVersion = {
- version = "4.0.1.0"; # "Android Studio 4.0.1"
- build = "193.6626763";
- sha256Hash = "15vm7fvi8c286wx9f28z6ysvm8wqqda759qql0zy9simwx22gy7j";
+ version = "4.0.2.0"; # "Android Studio 4.0.2"
+ build = "193.6821437";
+ sha256Hash = "sha256-v3lug8XCl4tekMBP4N1wS925FnDaSMDf6SIJhwKydzY=";
};
betaVersion = {
version = "4.1.0.18"; # "Android Studio 4.1 RC 3"