Update build tools to 24.0.1

This commit is contained in:
Cameron Gutman 2016-08-13 11:45:38 -07:00
parent 63bd5df09b
commit e8903c4d48

View File

@ -5,7 +5,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 24
buildToolsVersion "24.0.0"
buildToolsVersion "24.0.1"
defaultConfig {
minSdkVersion 16