upgrade build tools

This commit is contained in:
Milos Kozak 2017-12-03 21:15:12 +01:00
parent 4c3e26d19c
commit 5a12d15c8c
2 changed files with 2 additions and 2 deletions

View file

@ -37,7 +37,7 @@ def generateGitBuild = { ->
android {
compileSdkVersion 23
buildToolsVersion "25.0.2"
buildToolsVersion "26.0.2"
defaultConfig {
applicationId "info.nightscout.androidaps"

View file

@ -23,7 +23,7 @@ def generateGitBuild = { ->
android {
compileSdkVersion 23
buildToolsVersion "25.0.2"
buildToolsVersion "26.0.2"
defaultConfig {
applicationId "info.nightscout.androidaps"