cordova-plugin-appice 2.0.6 → 2.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/plugin.xml +3 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cordova-plugin-appice",
3
- "version": "2.0.06",
3
+ "version": "2.0.07",
4
4
  "description": "AppICE Plugin for Cordova/PhoneGap",
5
5
  "cordova": {
6
6
  "id": "cordova-plugin-appice",
package/plugin.xml CHANGED
@@ -1,5 +1,5 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="cordova-plugin-appice" version="2.0.06">
2
+ <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="cordova-plugin-appice" version="2.0.07">
3
3
  <name>AppICE</name>
4
4
  <description>AppICE Plugin for Cordova/PhoneGap</description>
5
5
  <license>Commercial</license>
@@ -40,7 +40,7 @@
40
40
  <podspec>
41
41
  <pods>
42
42
 
43
- <pod name="AppICE-IOS-SDK" spec="1.7.58" />
43
+ <pod name="AppICE-IOS-SDK" spec="1.7.59" />
44
44
  </pods>
45
45
  </podspec>
46
46
 
@@ -116,8 +116,7 @@
116
116
  <framework src="com.google.firebase:firebase-core:16.0.9" />
117
117
  <framework src="com.android.support:support-v4:+" />
118
118
  <framework src="src/build.gradle" custom="true" type="gradleReference" />
119
- <framework src="com.gitlab.grp_appice.src_android_appice-sdk:sdk:2.5.61"/>
120
-
119
+ <framework src="appice.io.android:sdk:2.5.63"/>
121
120
 
122
121
  <!--to add modified firebasex files,includes appice classin
123
122
  manifest,when SSL pinning enabled adds tag to manifest -->