Update android build tools

This commit is contained in:
Fredrik Fornwall
2017-05-16 11:11:57 +02:00
parent 61f766b59f
commit 9d3f7734a1
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ ext {
android {
compileSdkVersion 25
buildToolsVersion "25.0.2"
buildToolsVersion "25.0.3"
dependencies {
compile 'com.android.support:support-annotations:25.3.1'