Update build tools.
This commit is contained in:
parent
6ef85d04c1
commit
a9c42b96e1
|
@ -2,7 +2,7 @@ apply plugin: 'android-library'
|
|||
|
||||
android {
|
||||
compileSdkVersion 19
|
||||
buildToolsVersion "19.0.3"
|
||||
buildToolsVersion "19.1"
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 12
|
||||
|
|
Loading…
Reference in New Issue