Upgrade build tools (#492)

This commit is contained in:
Hem Brahmbhatt
2017-11-23 21:48:31 +00:00
committed by Dustin Savery
parent e4269aed9f
commit 20ea2d9bb5
+1 -1
View File
@@ -12,7 +12,7 @@ apply plugin: 'com.android.library'
android { android {
compileSdkVersion 25 compileSdkVersion 25
buildToolsVersion '25.0.3' buildToolsVersion "26.0.2"
defaultConfig { defaultConfig {
minSdkVersion 16 minSdkVersion 16