update build tools to 2.1.3
This commit is contained in:
parent
96d210cd82
commit
c4a6bf5472
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ buildscript {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:2.1.0'
|
||||
classpath 'com.android.tools.build:gradle:2.1.3'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue