android-studio: 3.4.1.0 -> 3.4.2.0
This commit is contained in:
parent
b52fb53095
commit
f5702549bc
@ -8,9 +8,9 @@ let
|
||||
inherit (gnome2) GConf gnome_vfs;
|
||||
};
|
||||
stableVersion = {
|
||||
version = "3.4.1.0"; # "Android Studio 3.4.1"
|
||||
build = "183.5522156";
|
||||
sha256Hash = "0y4l9d1yrvv1csx6vl4jnqgqy96y44rl6p8hcxrnbvrg61iqnj30";
|
||||
version = "3.4.2.0"; # "Android Studio 3.4.2"
|
||||
build = "183.5692245";
|
||||
sha256Hash = "090rc307mfm0yw4h592l9307lq4aas8zq0ci49csn6kxhds8rsrm";
|
||||
};
|
||||
betaVersion = {
|
||||
version = "3.5.0.17"; # "Android Studio 3.5 Beta 5"
|
||||
|
Loading…
Reference in New Issue
Block a user