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 79f8dc9 commit 184598fCopy full SHA for 184598f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# freeRASP 3.7.1
2
+
3
+### Android
4
5
+- ⚡ Updated freeRASP SDK artifact hosting ensuring better stability and availibility
6
+- ⚡ Fixed compatibility issues with RN < 0.63
7
8
# freeRASP 3.7.0
9
10
- ⚡ Added support for apps built with Expo SDK
package.json
@@ -1,6 +1,6 @@
{
"name": "freerasp-react-native",
- "version": "3.7.0",
+ "version": "3.7.1",
"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