aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Hall2014-12-31 14:40:25 -0800
committerJack Nagel2014-12-31 22:02:28 -0500
commitdfc52fa10558d60f1c80a6a3dea731ce2a3dd436 (patch)
tree171d430444e5cb28a1935449c5542f302e3bb94d
parent2de8b924fb2aef3943cae924652c32fd0bfc0605 (diff)
downloadhomebrew-dfc52fa10558d60f1c80a6a3dea731ce2a3dd436.tar.bz2
android-sdk: update build-tools to version 21.1.2
Closes #35408. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
-rw-r--r--Library/Formula/android-sdk.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/android-sdk.rb b/Library/Formula/android-sdk.rb
index c8b785092..0f943de10 100644
--- a/Library/Formula/android-sdk.rb
+++ b/Library/Formula/android-sdk.rb
@@ -16,7 +16,7 @@ class AndroidSdk < Formula
# Version of the android-build-tools the wrapper scripts reference.
def build_tools_version
- "20.0.0"
+ "21.1.2"
end
def install