Bump toolVersion

This commit is contained in:
Daniel Martí 2014-11-05 21:16:16 +01:00
parent 3e0df70c56
commit e6bce05bd2

View File

@ -9,7 +9,7 @@ buildscript {
apply plugin: 'android'
def toolVersion = "20.0.0"
def toolVersion = "21.1"
sdkLoc = getSdkPath()
FileCollection getAndroidPrebuilt(String apiLevel) {