Updated build tools

This commit is contained in:
M66B 2017-07-26 18:00:39 +02:00
parent e52f5af5ca
commit 4bebe64aed
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ apply plugin: 'com.android.model.application'
model {
android {
compileSdkVersion = 25
buildToolsVersion = "26.0.0"
buildToolsVersion = "26.0.1"
defaultConfig {
applicationId = "eu.faircode.netguard"