Update build tools.

This commit is contained in:
mike wakerly 2014-06-24 13:45:45 -07:00
parent 6ef85d04c1
commit a9c42b96e1
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ apply plugin: 'android-library'
android {
compileSdkVersion 19
buildToolsVersion "19.0.3"
buildToolsVersion "19.1"
defaultConfig {
minSdkVersion 12