react-native-moengage-inbox 5.0.0 → 5.0.2

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.
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
16
16
  s.source_files = "ios/**/*.{h,m,mm,swift}"
17
17
 
18
18
  s.dependency "React-Core"
19
- s.dependency "MoEngagePluginInbox",'3.0.0'
19
+ s.dependency "MoEngagePluginInbox",'3.1.1'
20
20
 
21
21
  if defined?(install_modules_dependencies()) != nil
22
22
  install_modules_dependencies(s);
@@ -15,8 +15,8 @@ buildscript {
15
15
 
16
16
  ext {
17
17
  //dependency version
18
- moengageCoreVersion = "13.04.00"
19
- moengageInboxCoreVersion = "3.1.0"
18
+ moengageCoreVersion = "13.05.01"
19
+ moengageInboxCoreVersion = "3.2.1"
20
20
  pluginBaseInboxVersion = "4.1.0"
21
21
  }
22
22
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-moengage-inbox",
3
- "version": "5.0.0",
3
+ "version": "5.0.2",
4
4
  "description": "Inbox Module for the MoEngage Platform",
5
5
  "main": "src/index.ts",
6
6
  "files": [