We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1265eb1 commit 50bc721Copy full SHA for 50bc721
build-branch-extras.gradle
@@ -1,5 +1,3 @@
1
dependencies {
2
- compile ('io.branch.sdk.android:library:2.+') {
3
- exclude module: 'answers-shim'
4
- }
+ compile ('io.branch.sdk.android:library:2.+')
5
}
0 commit comments