update build tools to 25.0.3

This commit is contained in:
tibbi 2017-10-22 10:10:46 +02:00
parent ff4df9ac49
commit fb1b86dd14
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ apply plugin: 'kotlin-android-extensions'
android {
compileSdkVersion 25
buildToolsVersion "25.0.2"
buildToolsVersion "25.0.3"
defaultConfig {
applicationId "com.simplemobiletools.draw"