File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ # freeRASP 3.3.0
2+
3+ ### Android
4+
5+ - ✔️ Removed PolarSSL native library
6+ - ✔️ Fixed issue with denied USE_BIOMETRICS permission
7+
18# freeRASP 3.2.0
29
310### Android
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ dependencies {
8585 // noinspection GradleDynamicVersion
8686 implementation " com.facebook.react:react-native"
8787 implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version "
88- implementation " com.aheaditec.talsec.security:TalsecSecurity-Community-ReactNative:8.0.2 "
88+ implementation " com.aheaditec.talsec.security:TalsecSecurity-Community-ReactNative:8.0.4 "
8989}
9090
9191if (isNewArchitectureEnabled()) {
Original file line number Diff line number Diff line change 11{
22 "name" : " freerasp-react-native" ,
3- "version" : " 3.2 .0" ,
3+ "version" : " 3.3 .0" ,
44 "description" : " React Native plugin for improving app security and threat monitoring on Android and iOS mobile devices." ,
55 "main" : " lib/commonjs/index" ,
66 "module" : " lib/module/index" ,
You can’t perform that action at this time.
0 commit comments