Skip to content

Commit b1db2b2

Browse files
committed
config: update version to 1.1.4
1 parent 315f403 commit b1db2b2

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.1.4
2+
3+
* Enhance security by adding more suspicious paths in iOS
4+
15
## 1.1.3
26

37
* Add function is debugger on iOS and Android

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Uses [RootBeer](https://github.com/scottyab/rootbeer) + DetectFrida for Android
99
In your flutter project add the dependency:
1010

1111
```yaml
12-
jailbreak_root_detection: "^1.1.3"
12+
jailbreak_root_detection: "^1.1.4"
1313
```
1414
1515
## Usage

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: jailbreak_root_detection
22
description: Uses RootBeer + DetectFrida for Android root detection and IOSSecuritySuite for iOS jailbreak detection.
3-
version: 1.1.3
3+
version: 1.1.4
44
homepage: https://github.com/w3connext/jailbreak_root_detection
55

66
environment:

0 commit comments

Comments
 (0)