androidStudioPackages.beta: 3.5.0.16 -> 3.5.0.17
I'll skip the Android Studio 3.6 Canary 4 update due to this problem: https://issuetracker.google.com/issues/136077720#comment9
This commit is contained in:
parent
e961d31d83
commit
1fba584898
@ -13,9 +13,9 @@ let
|
|||||||
sha256Hash = "0y4l9d1yrvv1csx6vl4jnqgqy96y44rl6p8hcxrnbvrg61iqnj30";
|
sha256Hash = "0y4l9d1yrvv1csx6vl4jnqgqy96y44rl6p8hcxrnbvrg61iqnj30";
|
||||||
};
|
};
|
||||||
betaVersion = {
|
betaVersion = {
|
||||||
version = "3.5.0.16"; # "Android Studio 3.5 Beta 4"
|
version = "3.5.0.17"; # "Android Studio 3.5 Beta 5"
|
||||||
build = "191.5619324";
|
build = "191.5675373";
|
||||||
sha256Hash = "1rg6v9b8fdnmslpv80khhpx59lvwhj1vwbkyabz2fryfj67wz01z";
|
sha256Hash = "0iw9v2rzr32dhs3z4vgz93zvxcv111q4cvwzi2cb83hn8kl050ip";
|
||||||
};
|
};
|
||||||
latestVersion = { # canary & dev
|
latestVersion = { # canary & dev
|
||||||
version = "3.6.0.3"; # "Android Studio 3.6 Canary 3"
|
version = "3.6.0.3"; # "Android Studio 3.6 Canary 3"
|
||||||
|
Loading…
Reference in New Issue
Block a user