Update build tools version to 23.0.1

This commit is contained in:
Cameron Gutman 2015-10-10 15:04:16 -07:00
parent 6c12da96c9
commit 654b33d27f

View File

@ -5,7 +5,7 @@ apply plugin: 'com.android.application'
android { android {
compileSdkVersion 23 compileSdkVersion 23
buildToolsVersion "22.0.1" buildToolsVersion "23.0.1"
defaultConfig { defaultConfig {
minSdkVersion 16 minSdkVersion 16