Merge pull request #75 from TouchInstinct/build_tools_update

Build tools update
This commit is contained in:
Arseniy Borisov 2017-07-25 19:58:02 +03:00 committed by GitHub
commit dd08a07afc
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ apply plugin: 'me.tatarka.retrolambda'
android {
compileSdkVersion 26
buildToolsVersion "26.0.0"
buildToolsVersion "26.0.1"
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8