We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2c0bcb commit 88ea5f2Copy full SHA for 88ea5f2
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# freeRASP 3.7.2
2
+
3
+- ⚡ Update expo config plugin to fix release build issue in RN 0.73
4
5
# freeRASP 3.7.1
6
7
### Android
package.json
@@ -1,6 +1,6 @@
{
"name": "freerasp-react-native",
- "version": "3.7.1",
+ "version": "3.7.2",
"description": "React Native plugin for improving app security and threat monitoring on Android and iOS mobile devices.",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments