Bump build-tools to 21.0.2

This commit is contained in:
Daniel Martí 2014-10-22 15:01:01 +02:00
parent e3856882b7
commit 57efa16f3f
2 changed files with 2 additions and 2 deletions

View file

@ -42,7 +42,7 @@ env = None
default_config = {
'sdk_path': "$ANDROID_HOME",
'ndk_path': "$ANDROID_NDK",
'build_tools': "20.0.0",
'build_tools': "21.0.2",
'ant': "ant",
'mvn3': "mvn",
'gradle': 'gradle',