Commit b0bcb34d authored by Libin Lu's avatar Libin Lu Committed by GitHub

Merge pull request #393 from jerolimov/patch-1

Update android buildToolsVersion to 25.0.2
parents 97dabadf 3c2189b6
......@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
android {
compileSdkVersion 25
buildToolsVersion "25.0.0"
buildToolsVersion "25.0.2"
defaultConfig {
minSdkVersion 16
......
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