Commit c9ea7147 authored by Marshall Quander's avatar Marshall Quander Committed by Libin Lu

Upgrade build tools to 25.0.1 (#342)

parent b1ccfc4e
...@@ -2,7 +2,7 @@ apply plugin: 'com.android.library' ...@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
android { android {
compileSdkVersion 23 compileSdkVersion 23
buildToolsVersion "23.0.1" buildToolsVersion "25.0.1"
defaultConfig { defaultConfig {
minSdkVersion 16 minSdkVersion 16
...@@ -23,4 +23,3 @@ dependencies { ...@@ -23,4 +23,3 @@ dependencies {
compile 'com.google.firebase:firebase-messaging:+' compile 'com.google.firebase:firebase-messaging:+'
compile 'me.leolin:ShortcutBadger:1.1.10@aar' compile 'me.leolin:ShortcutBadger:1.1.10@aar'
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment