Bump build-tools again to 21.1.2

This commit is contained in:
Daniel Martí 2014-12-12 12:57:12 +01:00
parent aaf36f654d
commit 16601a0be3
4 changed files with 4 additions and 4 deletions

View file

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