set buildToolsVersion to 23.0.1 to shut up Android Studio ;)

here
Andreas Shimokawa 2015-10-03 23:25:06 +09:00
parent a3e531155f
commit f33a5fd3a9
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ def ABORT_ON_CHECK_FAILURE=false
android {
compileSdkVersion 23
buildToolsVersion "23.0.0"
buildToolsVersion "23.0.1"
defaultConfig {
applicationId "nodomain.freeyourgadget.gadgetbridge"