Skip to content

Commit 50bc721

Browse files
committed
remove exclusion
1 parent 1265eb1 commit 50bc721

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

build-branch-extras.gradle

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
dependencies {
2-
compile ('io.branch.sdk.android:library:2.+') {
3-
exclude module: 'answers-shim'
4-
}
2+
compile ('io.branch.sdk.android:library:2.+')
53
}

0 commit comments

Comments
 (0)