diff --git a/build.gradle b/build.gradle index a51a7572..dc5510d0 100644 --- a/build.gradle +++ b/build.gradle @@ -7,12 +7,12 @@ android { dependencies { // multidex for frameworks compile 'com.android.support:multidex:1.0.1' - // branch sdk + // Branch sdk compile 'io.branch.sdk.android:library:2+' - // branch app indexing - compile 'com.google.android.gms:play-services-appindexing:9.+' - // branch chrome tabs for better matching - compile 'com.android.support:customtabs:23.3.0' - // branch gaid for better device matching (TODO: turned off because it conflicts with other plugins) + // Branch app indexing + // compile 'com.google.android.gms:play-services-appindexing:9.+' + // Branch chrome tabs for better matching + // compile 'com.android.support:customtabs:23.3.0' + // Branch GAID for better device matching (TODO: turned off because it conflicts with other plugins) // compile 'com.google.android.gms:play-services-ads:11+' } \ No newline at end of file diff --git a/package.json b/package.json index 3d3df21d..f074ac65 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "branch-cordova-sdk", "description": "Branch Metrics Cordova SDK", "main": "src/branch.js", - "version": "2.6.6", + "version": "2.6.7", "homepage": "https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking", "repository": { "type": "git", diff --git a/plugin.template.xml b/plugin.template.xml index e9d8ae50..f55ecfc6 100644 --- a/plugin.template.xml +++ b/plugin.template.xml @@ -24,7 +24,7 @@ SOFTWARE. + version="2.6.7"> diff --git a/plugin.xml b/plugin.xml index 6ec49bb9..71ab4c34 100644 --- a/plugin.xml +++ b/plugin.xml @@ -24,7 +24,7 @@ SOFTWARE. + version="2.6.7">