update build tools to 25.0.2

This commit is contained in:
tibbi 2017-03-04 23:15:34 +01:00
parent ce5dc20a79
commit 4296844bc4

View file

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