From 30a716157b748258e5461fe783298ba7c740835f Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Tue, 12 Apr 2016 17:57:41 -0700 Subject: Removing WallpaperPicker from Launcher3 Launcher3 will no longer include a wallpaper picker. Eventually it will just point to the system wallpaper settings where user can choose from all the installed pickers Change-Id: Ib5832fa7e451610acd4b2d34ee48fe36e3699d26 --- build.gradle | 1 - 1 file changed, 1 deletion(-) (limited to 'build.gradle') diff --git a/build.gradle b/build.gradle index 19561783d..4df406363 100644 --- a/build.gradle +++ b/build.gradle @@ -54,7 +54,6 @@ dependencies { compile 'com.android.support:recyclerview-v7:23.1.1' compile 'com.android.support:palette-v7:23.2.0' compile 'com.google.protobuf.nano:protobuf-javanano:3.0.0-alpha-2' - compile project(":WallpaperPicker-Lib") testCompile 'junit:junit:4.12' androidTestCompile 'com.android.support.test:runner:0.5' -- cgit v1.2.3