Update Android SDK to 25.0.2 (#725)

This commit is contained in:
Ray Vafa
2017-02-28 12:48:43 +11:00
committed by BO KANG
parent c794c36dfd
commit 4180f9cd6c

View File

@@ -1,8 +1,8 @@
apply plugin: "com.android.library"
android {
compileSdkVersion 23
buildToolsVersion "23.0.3"
compileSdkVersion 25
buildToolsVersion "25.0.2"
defaultConfig {
minSdkVersion 16