From 787d86a37d3c2c4197245e730b08bf00a5a90666 Mon Sep 17 00:00:00 2001 From: Andrew Harp Date: Wed, 20 Sep 2017 12:54:12 -0700 Subject: Update Android builds to use build tools 26.0.1 (required for Bazel 0.5.4) PiperOrigin-RevId: 169436243 --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'WORKSPACE') diff --git a/WORKSPACE b/WORKSPACE index 69e300439d..32d3d94ec2 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -22,7 +22,7 @@ load("//tensorflow:workspace.bzl", "tf_workspace") # api_level = 23, # # Ensure that you have the build_tools_version below installed in the # # SDK manager as it updates periodically. -# build_tools_version = "25.0.2", +# build_tools_version = "26.0.1", # # Replace with path to Android SDK on your system # path = "", #) -- cgit v1.2.3