updated buildToolsVersion to 24.0.1 for release of 0.9.2

master
y20k 2016-09-20 14:27:36 +02:00
parent 82641439f5
commit de1381534c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 24
buildToolsVersion "24.0.0"
buildToolsVersion "24.0.1"
defaultConfig {
applicationId "org.y20k.trackbook"