buildToolsVersion 26.0.2 (#46)

This commit is contained in:
Oleg 2017-09-29 14:50:36 +03:00 committed by GitHub
parent c496eba64e
commit e3e9b96fee
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.1'
buildToolsVersion '26.0.2'
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8