aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorMenny Even Danan <menny@evendanan.net>2015-11-07 03:10:29 +0000
committerMenny Even Danan <menny@evendanan.net>2015-11-07 03:10:29 +0000
commitc5c3882a289442e6875692f9505de6deb9fa6768 (patch)
tree593022a7196b966b69684bd5c2726a0805cbdc96 /build.gradle
parente7fa78a674a160fe4f8bb782125c31549e3ac4db (diff)
downloadAnySoftKeyboard-c5c3882a289442e6875692f9505de6deb9fa6768.tar.gz
AnySoftKeyboard-c5c3882a289442e6875692f9505de6deb9fa6768.tar.bz2
using Palette to correctly set the main-settings Hero text color. #451
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.gradle b/build.gradle
index 78e806c95..e064cd47a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -182,6 +182,7 @@ dependencies {
compile 'com.android.support:appcompat-v7:23.1.0'
compile 'com.android.support:recyclerview-v7:23.1.0'
compile 'com.android.support:support-annotations:23.1.0'
+ compile 'com.android.support:palette-v7:23.1.0'
compile 'com.github.menny:Chauffeur:0.0.7'
compile fileTree(dir: 'libs', include: '*.jar')