From 57d3223b679b78b1f961278cedc108622dc5cb1a Mon Sep 17 00:00:00 2001 From: Kamil Burek Date: Wed, 9 Sep 2015 12:17:38 +0100 Subject: [PATCH] android-sdk build tools 23.0.1 Fixes Homebrew/homebrew#43705 Closes Homebrew/homebrew#43737. Signed-off-by: Dominyk Tiller --- Formula/android-sdk.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/android-sdk.rb b/Formula/android-sdk.rb index 5c0b06eb0c..86a02b6a1a 100644 --- a/Formula/android-sdk.rb +++ b/Formula/android-sdk.rb @@ -17,7 +17,7 @@ class AndroidSdk < Formula # Version of the android-build-tools the wrapper scripts reference. def build_tools_version - "23.0.0" + "23.0.1" end def install