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

Update buildTools version.

parent b9debb72
......@@ -5,7 +5,7 @@ ext {
java : JavaVersion.VERSION_1_8,
compileSdk : 26,
targetSdk : 26,
buildTools : '26.0.1',
buildTools : '26.0.2',
kotlin : '1.1.51',
// Main dependencies
support : '26.1.0',
......@@ -56,4 +56,4 @@ ext {
roomTest : "android.arch.persistence.room:testing:${versions.room}",
expressoCore : "com.android.support.test.espresso:espresso-core:${versions.expresso}"
]
}
}
\ No newline at end of file
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