Skip to content

Commit

Permalink
chore: updated Android to 2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanneff committed Apr 18, 2017
1 parent 855576d commit c4b8a68
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ SOFTWARE.
<source-file src="src/ios/dependencies/Branch-SDK/BNCConfig.m" />
<header-file src="src/ios/dependencies/Branch-SDK/BNCContentDiscoveryManager.h" />
<source-file src="src/ios/dependencies/Branch-SDK/BNCContentDiscoveryManager.m" />
<header-file src="src/ios/dependencies/Branch-SDK/BNCDebug.h" />
<source-file src="src/ios/dependencies/Branch-SDK/BNCDebug.m" />
<header-file src="src/ios/dependencies/Branch-SDK/BNCDeviceInfo.h" />
<source-file src="src/ios/dependencies/Branch-SDK/BNCDeviceInfo.m" />
<header-file src="src/ios/dependencies/Branch-SDK/BNCEncodingUtils.h" />
Expand All @@ -115,6 +117,8 @@ SOFTWARE.
<source-file src="src/ios/dependencies/Branch-SDK/BNCLinkCache.m" />
<header-file src="src/ios/dependencies/Branch-SDK/BNCLinkData.h" />
<source-file src="src/ios/dependencies/Branch-SDK/BNCLinkData.m" />
<header-file src="src/ios/dependencies/Branch-SDK/BNCLog.h" />
<source-file src="src/ios/dependencies/Branch-SDK/BNCLog.m" />
<header-file src="src/ios/dependencies/Branch-SDK/BNCPreferenceHelper.h" />
<source-file src="src/ios/dependencies/Branch-SDK/BNCPreferenceHelper.m" />
<header-file src="src/ios/dependencies/Branch-SDK/BNCServerInterface.h" />
Expand Down Expand Up @@ -147,6 +151,8 @@ SOFTWARE.
<header-file src="src/ios/dependencies/Branch-SDK/BranchDeepLinkingController.h" />
<header-file src="src/ios/dependencies/Branch-SDK/BranchLinkProperties.h" />
<source-file src="src/ios/dependencies/Branch-SDK/BranchLinkProperties.m" />
<header-file src="src/ios/dependencies/Branch-SDK/BranchShareLink.h" />
<source-file src="src/ios/dependencies/Branch-SDK/BranchShareLink.m" />
<header-file src="src/ios/dependencies/Branch-SDK/BranchUniversalObject.h" />
<source-file src="src/ios/dependencies/Branch-SDK/BranchUniversalObject.m" />
<header-file src="src/ios/dependencies/Branch-SDK/BranchView.h" />
Expand All @@ -155,6 +161,8 @@ SOFTWARE.
<source-file src="src/ios/dependencies/Branch-SDK/BranchViewHandler.m" />
<header-file src="src/ios/dependencies/Branch-SDK/NSMutableDictionary+Branch.h" />
<source-file src="src/ios/dependencies/Branch-SDK/NSMutableDictionary+Branch.m" />
<header-file src="src/ios/dependencies/Branch-SDK/NSString+Branch.h" />
<source-file src="src/ios/dependencies/Branch-SDK/NSString+Branch.m" />

<header-file src="src/ios/dependencies/Branch-SDK/Requests/BNCServerRequest.h" />
<source-file src="src/ios/dependencies/Branch-SDK/Requests/BNCServerRequest.m" />
Expand Down
Binary file not shown.

0 comments on commit c4b8a68

Please sign in to comment.