Skip to content

Commit

Permalink
update cake
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontemagno committed Dec 6, 2017
1 parent 5cc87b0 commit 3d74dbb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.cake
Expand Up @@ -37,7 +37,6 @@ Task ("AndroidSDK")
});

Task ("NuGet")
.IsDependentOn("AndroidSDK")
.IsDependentOn ("Libraries")
.Does (() =>
{
Expand Down

0 comments on commit 3d74dbb

Please sign in to comment.