Update Android Gradle Plugin

This commit is contained in:
Fredrik Fornwall
2016-10-10 22:23:39 +02:00
parent 8d3d5e147f
commit 019aa44837
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 24
buildToolsVersion "24.0.2"
buildToolsVersion "24.0.3"
dependencies {
compile 'com.android.support:support-annotations:24.2.1'