Update build tools to 25.0.2

This commit is contained in:
Cameron Gutman 2016-12-13 20:54:24 -08:00
parent e12a8e7946
commit 25d74785d0

View File

@ -5,7 +5,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 25
buildToolsVersion "25.0.0"
buildToolsVersion "25.0.2"
defaultConfig {
minSdkVersion 16