Commit 21022a3c authored by Libin Lu's avatar Libin Lu Committed by GitHub

Revert "Upgrade build tools to 25.0.1 (#342)" (#354)

This reverts commit c9ea7147.
parent c9ea7147
...@@ -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 "25.0.1" buildToolsVersion "23.0.1"
defaultConfig { defaultConfig {
minSdkVersion 16 minSdkVersion 16
...@@ -23,3 +23,4 @@ dependencies { ...@@ -23,3 +23,4 @@ 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