android-sdk build tools 23.0.1

Fixes Homebrew/homebrew#43705

Closes Homebrew/homebrew#43737.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Kamil Burek 2015-09-09 12:17:38 +01:00 committed by Dominyk Tiller
parent 0de0e8107a
commit 57d3223b67

View file

@ -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