Skip to content

Commit

Permalink
android-studio-preview: 3.1.0.2 -> 3.1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
primeos committed Nov 19, 2017
1 parent 38af8ec commit 5147d8b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/applications/editors/android-studio/default.nix
Expand Up @@ -27,9 +27,9 @@ in rec {

preview = mkStudio {
pname = "android-studio-preview";
version = "3.1.0.2"; # "Android Studio 3.1 Canary 3"
build = "171.4435470";
sha256Hash = "1yqzxmzqxvhq9q9k07yfchh2al0wdy0j5k5fmjv4zbw20panx10h";
version = "3.1.0.3"; # "Android Studio 3.1 Canary 4"
build = "171.4444016";
sha256Hash = "0qgd0hd3i3p1adv0xqa0409r5injw3ygs50lajzi99s33j6vdc6s";

meta = stable.meta // {
description = "The Official IDE for Android (preview version)";
Expand Down

0 comments on commit 5147d8b

Please sign in to comment.