update build tools to 25.0.2

This commit is contained in:
tibbi 2017-03-05 22:08:47 +01:00
parent af1f5188a8
commit e16260fb44
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.1"
buildToolsVersion "25.0.2"
defaultConfig {
applicationId "com.simplemobiletools.calendar"