Skip to content

Commit 7e3fe95

Browse files
stash changes
1 parent 354d023 commit 7e3fe95

File tree

12 files changed

+706
-66
lines changed

12 files changed

+706
-66
lines changed

.idea/codeStyles/Project.xml

Lines changed: 116 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/cordova-ionic-phonegap-branch-deep-linking-attribution.iml

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/modules.xml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/vcs.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/workspace.xml

Lines changed: 240 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ SOFTWARE.
6262
<!-- Manifest configuration is done via a js script. We should move it to this config in the future. -->
6363

6464
<source-file src="src/android/io/branch/BranchSDK.java" target-dir="src/io/branch" />
65-
<framework src="io.branch.sdk.android:library:4.1.1"/>
65+
<framework src="io.branch.sdk.android:library:4.3.2"/>
6666
</platform>
6767

6868
<!-- iOS -->

0 commit comments

Comments
 (0)