update buildtoolsversion to 25.0.0

This commit is contained in:
Andreas Shimokawa 2017-03-03 09:32:43 +01:00
parent 55019579ef
commit 03181202d1
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ android {
targetCompatibility JavaVersion.VERSION_1_7 targetCompatibility JavaVersion.VERSION_1_7
} }
compileSdkVersion 23 compileSdkVersion 23
buildToolsVersion "23.0.3" buildToolsVersion '25.0.0'
defaultConfig { defaultConfig {
applicationId "nodomain.freeyourgadget.gadgetbridge" applicationId "nodomain.freeyourgadget.gadgetbridge"