react-native-moengage-cards 1.2.0 → 1.2.1

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.
@@ -40,6 +40,10 @@ android {
40
40
  sourceCompatibility JavaVersion.VERSION_1_8
41
41
  targetCompatibility JavaVersion.VERSION_1_8
42
42
  }
43
+
44
+ kotlinOptions {
45
+ freeCompilerArgs = ['-Xjvm-default=all']
46
+ }
43
47
  }
44
48
 
45
49
  repositories {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-moengage-cards",
3
- "version": "1.2.0",
3
+ "version": "1.2.1",
4
4
  "description": "Cards Module for the MoEngage Platform",
5
5
  "main": "src/index.ts",
6
6
  "keywords": [