Commit 002afd6e authored by Filipe de Lima Brito's avatar Filipe de Lima Brito

Update buildTools version.

parent b9debb72
...@@ -5,7 +5,7 @@ ext { ...@@ -5,7 +5,7 @@ ext {
java : JavaVersion.VERSION_1_8, java : JavaVersion.VERSION_1_8,
compileSdk : 26, compileSdk : 26,
targetSdk : 26, targetSdk : 26,
buildTools : '26.0.1', buildTools : '26.0.2',
kotlin : '1.1.51', kotlin : '1.1.51',
// Main dependencies // Main dependencies
support : '26.1.0', support : '26.1.0',
......
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