Merge pull request #28 from TouchInstinct/fix/buildToolsUpdate
build Tools Update
This commit is contained in:
commit
b4bcd3ef3f
|
|
@ -3,7 +3,7 @@ apply plugin: 'me.tatarka.retrolambda'
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 25
|
compileSdkVersion 25
|
||||||
buildToolsVersion '25.0.2'
|
buildToolsVersion '25.0.3'
|
||||||
|
|
||||||
compileOptions {
|
compileOptions {
|
||||||
sourceCompatibility JavaVersion.VERSION_1_8
|
sourceCompatibility JavaVersion.VERSION_1_8
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue