Bump buildToolsVersions after merge

This commit is contained in:
Daniel Martí 2015-09-09 21:23:01 -07:00
parent ed5de47197
commit 2bb4ae6984
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ dependencies {
android {
compileSdkVersion 22
buildToolsVersion '23.0.0'
buildToolsVersion '23.0.1'
defaultConfig {
minSdkVersion 8

View File

@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
android {
compileSdkVersion 22
buildToolsVersion '23.0.0'
buildToolsVersion '23.0.1'
defaultConfig {
minSdkVersion 8