Update build tools SDK version

This commit is contained in:
Fredrik Fornwall
2016-05-13 00:18:51 +02:00
parent bdd5c80fca
commit 5be3099a5b

View File

@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 23
buildToolsVersion "23.0.2"
buildToolsVersion "23.0.3"
dependencies {
compile 'com.android.support:support-annotations:23.3.0'