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:
parent
0de0e8107a
commit
57d3223b67
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue