android-studio-preview: 3.0.0.14 -> 3.0.0.15

This commit is contained in:
Michael Weiss 2017-10-04 14:15:14 +02:00
parent 8021c8f220
commit cd0655c181

View File

@ -27,9 +27,9 @@ in rec {
preview = mkStudio rec {
pname = "android-studio-preview";
version = "3.0.0.14"; # "Android Studio 3.0 Beta 6"
build = "171.4333198";
sha256Hash = "071a3j0bnsspvhvhh10h9ygay3bi66glriiy8gl8vrwx1dnv55zk";
version = "3.0.0.15"; # "Android Studio 3.0 Beta 7"
build = "171.4365657";
sha256Hash = "0am3rq0ag982ik95mpcxvx2zlv0h4l6747b29mlsbqih66868db6";
meta = stable.meta // {
description = "The Official IDE for Android (preview version)";