Skip to content

Commit 845f63e

Browse files
committed
feat: add INTERNET permission
1 parent 7627530 commit 845f63e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

changelogs/3.0.1.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
feat: force refresh rules to update previous rules
1+
feat: force refresh rules to update previous rules
2+
fix: add internet permission

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1515
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1616
# Read more about iOS versioning at
1717
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18-
version: 3.0.1+9
18+
version: 3.0.1+10
1919

2020
environment:
2121
sdk: ">=2.12.0 <3.0.0"

0 commit comments

Comments
 (0)