upd build tools (#239)

* upd build tools

* Update build.gradle
This commit is contained in:
Kesha Antonov 2017-10-16 00:16:05 +03:00 committed by Alexey
parent 10589d12ba
commit cc0f3c4f23

View File

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