react-native-moengage-geofence 7.4.0 → 7.4.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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ # 11-06-2026
2
+
3
+ ## 7.4.1
4
+
5
+ - Android
6
+ - Downgrading Compile Java Version to 17
7
+
1
8
  # 07-05-2026
2
9
 
3
10
  ## 7.4.0
@@ -16,7 +16,7 @@ buildscript {
16
16
  dependencies {
17
17
  classpath 'com.android.tools.build:gradle:8.13.2'
18
18
  classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
19
- classpath "com.moengage.android.hybrid.module.config.plugin:com.moengage.android.hybrid.module.config.plugin.gradle.plugin:0.0.4"
19
+ classpath "com.moengage.android.hybrid.module.config.plugin:com.moengage.android.hybrid.module.config.plugin.gradle.plugin:0.0.5"
20
20
  }
21
21
  }
22
22
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-moengage-geofence",
3
- "version": "7.4.0",
3
+ "version": "7.4.1",
4
4
  "description": "MoEngage React Native package to support geofence based campaigns in iOS platform",
5
5
  "main": "src/index.ts",
6
6
  "files": [