use new buildTools
This commit is contained in:
parent
2d162cbc2e
commit
98a9f3eed6
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ dependencies {
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 21
|
compileSdkVersion 21
|
||||||
buildToolsVersion "21.1.1"
|
buildToolsVersion "21.1.2"
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
versionCode 243
|
versionCode 243
|
||||||
|
|
Loading…
Reference in a new issue