Bump build.gradle tools and plugin versions
This commit is contained in:
parent
eb83736dce
commit
9b108e36d8
@ -3,7 +3,7 @@ buildscript {
|
|||||||
mavenCentral()
|
mavenCentral()
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'com.android.tools.build:gradle:0.14.1'
|
classpath 'com.android.tools.build:gradle:0.14.2'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -11,7 +11,7 @@ apply plugin: 'android'
|
|||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
ext {
|
ext {
|
||||||
toolVersion = '21.1'
|
toolVersion = '21.1.1'
|
||||||
sdkLoc = getSdkPath()
|
sdkLoc = getSdkPath()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user