update build tools to 25.0.3

This commit is contained in:
tibbi 2017-10-22 14:57:52 +02:00
parent 64a671fec7
commit feea6d3590
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.filemanager"