update build tools to 25.0.3

This commit is contained in:
tibbi 2017-10-09 08:47:16 +02:00
parent e5a23c74d1
commit ac46147d8e
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.calendar"