Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' into 27.0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Redth authored Jun 21, 2018
2 parents 8c690f3 + e15142b commit 0b84d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.cake
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#tool nuget:?package=Microsoft.DotNet.BuildTools.GenAPI&version=1.0.0-beta-00081
#tool nuget:?package=NUnit.Runners&version=2.6.4
#tool nuget:?package=Paket
#tool nuget:?package=vswhere

// Cake Addins
#addin nuget:?package=Cake.FileHelpers&version=3.0.0
Expand Down Expand Up @@ -54,7 +55,6 @@ var ARCH_LIFECYCLE_EXTENSIONS_NUGET_VERSION = "1.0.0.1" + NUGET_PRE;

var DOC_VERSION = "2017-12-18";


var SUPPORT_PKG_NAME = "com.android.support";
var ARCH_LIFECYCLE_PKG_NAME = "android.arch.lifecycle";
var ARCH_CORE_PKG_NAME = "android.arch.core";
Expand Down

0 comments on commit 0b84d65

Please sign in to comment.