Bump toolVersion

This commit is contained in:
Daniel Martí 2014-12-14 15:52:54 +01:00
parent e085bcd54c
commit 7d1bfd9ae0

View File

@ -12,7 +12,7 @@ apply plugin: 'com.android.application'
allprojects { allprojects {
ext { ext {
toolVersion = '21.1.1' toolVersion = '21.1.2'
sdkLoc = getSdkPath() sdkLoc = getSdkPath()
} }
} }