File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 3.11.0] - 2024-11-19
9+
10+ ### React Native
11+
12+ #### Added
13+
14+ - Added ` adbEnabled ` callback, which allows you to detect USB debugging option enabled in the developer settings on the device
15+
16+ ### Android
17+
18+ #### Added
19+
20+ - ADB detection feature
21+
822## [ 3.10.0] - 2024-11-15
923
1024- Android SDK version: 12.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " freerasp-react-native" ,
3- "version" : " 3.10 .0" ,
3+ "version" : " 3.11 .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