update build tools version to 25.0.2
This commit is contained in:
parent
e4e05e87ea
commit
8f297964ed
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ repositories {
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 25
|
compileSdkVersion 25
|
||||||
buildToolsVersion '25.0.1'
|
buildToolsVersion '25.0.2'
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 25
|
targetSdkVersion 25
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue