gradle: Update build tools

This commit is contained in:
Fredrik Fornwall
2016-12-26 04:48:28 +01:00
parent e3a1f8224f
commit 212be59fca

View File

@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 25
buildToolsVersion "25.0.1"
buildToolsVersion "25.0.2"
dependencies {
compile 'com.android.support:support-annotations:25.0.1'