android-studio: 3.3.0.20 -> 3.3.1.0

This commit is contained in:
Michael Weiss 2019-02-08 19:22:51 +01:00
parent 12deba5f29
commit b29ad6c2fc
No known key found for this signature in database
GPG Key ID: 5BE487C4D4771D83

View File

@ -8,9 +8,9 @@ let
inherit (gnome2) GConf gnome_vfs; inherit (gnome2) GConf gnome_vfs;
}; };
stableVersion = { stableVersion = {
version = "3.3.0.20"; # "Android Studio 3.3" version = "3.3.1.0"; # "Android Studio 3.3.1"
build = "182.5199772"; build = "182.5264788";
sha256Hash = "0dracganibnkyapn2pk2qqnxpwmii57371ycri4nccaci9v9pcjw"; sha256Hash = "0fghqkc8pkb7waxclm0qq4nlnsvmv9d3fcj5nnvgbfkjyw032q42";
}; };
betaVersion = { betaVersion = {
version = "3.4.0.12"; # "Android Studio 3.4 Beta 3" version = "3.4.0.12"; # "Android Studio 3.4 Beta 3"