v0.4.2: updated build tools version

This commit is contained in:
Evan Debenham
2016-09-03 16:22:28 -04:00
parent 729b5a2f88
commit 044c93d3aa
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 23
buildToolsVersion "24.0.0"
buildToolsVersion "24.0.2"
buildTypes {
release {