update build tools to 25.0.3

This commit is contained in:
tibbi 2017-10-21 23:30:26 +02:00
parent c30a161073
commit 2f73156679
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.camera"