diff --git a/build-branch-extras.gradle b/build-branch-extras.gradle
new file mode 100644
index 00000000..eaa27983
--- /dev/null
+++ b/build-branch-extras.gradle
@@ -0,0 +1,3 @@
+dependencies {
+ compile ('io.branch.sdk.android:library:2.+')
+}
\ No newline at end of file
diff --git a/plugin.xml b/plugin.xml
index 0ad30280..e1386485 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -76,7 +76,8 @@ SOFTWARE.
-
+
+