Skip to content

Commit 7e60364

Browse files
author
songsit.pantayang
committed
docs: update CHANGELOG.md
1 parent 34ab720 commit 7e60364

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.6
2+
3+
* fix: TARGET_OS_SIMULATOR is deprecated in swift
4+
15
## 1.1.5
26

37
* check has property namespace for 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.4"
12+
jailbreak_root_detection: "^1.1.6"
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.5
3+
version: 1.1.6
44
homepage: https://github.com/w3connext/jailbreak_root_detection
55

66
environment:

0 commit comments

Comments
 (0)