Update Android build tools (#110)

This commit is contained in:
Kesha Antonov 2017-10-16 00:18:35 +03:00 committed by Florian Rival
parent cefb679432
commit 8e6b1fdbbb

View File

@ -12,8 +12,8 @@ buildscript {
apply plugin: 'com.android.library' apply plugin: 'com.android.library'
android { android {
compileSdkVersion 23 compileSdkVersion 25
buildToolsVersion "23.0.1" buildToolsVersion "25.0.3"
defaultConfig { defaultConfig {
minSdkVersion 16 minSdkVersion 16