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 c4f3ec1 commit bb83101Copy full SHA for bb83101
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# freeRASP 3.3.0
2
+
3
+### Android
4
5
+- ✔️ Removed PolarSSL native library
6
+- ✔️ Fixed issue with denied USE_BIOMETRICS permission
7
8
# freeRASP 3.2.0
9
10
### Android
package.json
@@ -1,6 +1,6 @@
{
"name": "freerasp-react-native",
- "version": "3.2.0",
+ "version": "3.3.0",
"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