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 { android {
compileSdkVersion 23 compileSdkVersion 23
buildToolsVersion "23.0.2" buildToolsVersion "23.0.3"
dependencies { dependencies {
compile 'com.android.support:support-annotations:23.3.0' compile 'com.android.support:support-annotations:23.3.0'