From d5f1006ca1f661fc8baf62f8b808ce72a2a5a41f Mon Sep 17 00:00:00 2001 From: Ethan Neff Date: Thu, 15 Dec 2016 12:44:42 -0800 Subject: [PATCH] chore: removed unused android gradle dependency --- build-branch-extras.gradle | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 build-branch-extras.gradle diff --git a/build-branch-extras.gradle b/build-branch-extras.gradle deleted file mode 100644 index eaa27983..00000000 --- a/build-branch-extras.gradle +++ /dev/null @@ -1,3 +0,0 @@ -dependencies { - compile ('io.branch.sdk.android:library:2.+') -} \ No newline at end of file