android-studio-preview: 3.1.0.6 -> 3.1.0.7
This commit is contained in:
parent
5f232de6cd
commit
403ee9691a
@ -27,9 +27,9 @@ in rec {
|
|||||||
|
|
||||||
preview = mkStudio {
|
preview = mkStudio {
|
||||||
pname = "android-studio-preview";
|
pname = "android-studio-preview";
|
||||||
version = "3.1.0.6"; # "Android Studio 3.1 Canary 7"
|
version = "3.1.0.7"; # "Android Studio 3.1 Canary 8"
|
||||||
build = "173.4524538";
|
build = "173.4529993";
|
||||||
sha256Hash = "0rj7swychriznylrr09g0rnj12rymms925xbry85ba72hj1jjf6w";
|
sha256Hash = "0mfkzdxbrdqlfqqx83dr9ibkpjwjf54kka9qra9j31zqcmy8rd53";
|
||||||
|
|
||||||
meta = stable.meta // {
|
meta = stable.meta // {
|
||||||
description = "The Official IDE for Android (preview version)";
|
description = "The Official IDE for Android (preview version)";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user