From a0575ec811a72000c7f58495347c4bc751c79ac5 Mon Sep 17 00:00:00 2001 From: Kizito Nwose Date: Thu, 29 Sep 2016 12:22:12 +0100 Subject: [PATCH] Updated build.gradle --- sample/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample/build.gradle b/sample/build.gradle index 5dea0d2..525b0e5 100644 --- a/sample/build.gradle +++ b/sample/build.gradle @@ -29,7 +29,7 @@ dependencies { //compile 'com.github.kizitonwose.colorpreference:colorpreference:1.0.1' compile project(':colorpreference') - //compile 'com.github.kizitonwose.colorpreferencecompat:colorpreferencecompat:1.0.1' + //compile 'com.github.kizitonwose.colorpreference:colorpreferencecompat:1.0.1' compile project(':colorpreferencecompat') //This is the custom color picker library, you can use color picker of your choice.