update build tools version
This commit is contained in:
parent
51298db384
commit
6bf5110ced
|
|
@ -3,7 +3,7 @@ apply plugin: 'me.tatarka.retrolambda'
|
|||
|
||||
android {
|
||||
compileSdkVersion 25
|
||||
buildToolsVersion '25.0.2'
|
||||
buildToolsVersion '25.0.3'
|
||||
|
||||
compileOptions {
|
||||
sourceCompatibility JavaVersion.VERSION_1_8
|
||||
|
|
|
|||
Loading…
Reference in New Issue