Commit 838fa6b9 authored by Leonardo Aramaki's avatar Leonardo Aramaki

Back to using build-tools version 26.0.2

parent e83d49e6
......@@ -4,7 +4,7 @@ apply from: rootProject.file('dependencies.gradle')
ext {
compileSdkVersion = 26
targetSdkVersion = 26
buildToolsVersion = "26.0.0"
buildToolsVersion = "26.0.2"
}
buildscript {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment