updated buildToolsVersion to 24.0.1 for release of 0.9.2
This commit is contained in:
parent
82641439f5
commit
de1381534c
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue