react-native-moengage-cards 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.
@@ -18,7 +18,7 @@ Pod::Spec.new do |s|
18
18
  s.source = {:file => './' }
19
19
  s.source_files = "ios/**/*.{h,m,mm,swift}"
20
20
  s.dependency 'React'
21
- s.dependency 'MoEngagePluginCards','2.1.0'
21
+ s.dependency 'MoEngagePluginCards','2.2.0'
22
22
 
23
23
  if defined?(install_modules_dependencies()) != nil
24
24
  install_modules_dependencies(s);
@@ -16,9 +16,9 @@ buildscript {
16
16
 
17
17
  ext {
18
18
  //dependency version
19
- moengageCoreVersion = "13.05.00"
20
- moengageCardsCoreVersion = "2.3.0"
21
- pluginBaseCardVersion = "3.0.0"
19
+ moengageCoreVersion = "13.05.02"
20
+ moengageCardsCoreVersion = "2.3.2"
21
+ pluginBaseCardVersion = "3.0.1"
22
22
  }
23
23
 
24
24
  apply plugin: 'com.android.library'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-moengage-cards",
3
- "version": "5.0.0",
3
+ "version": "5.0.2",
4
4
  "description": "Cards Module for the MoEngage Platform",
5
5
  "main": "src/index.ts",
6
6
  "keywords": [