File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 12.0.0
2+
3+ * ** BREAKING CHANGE:** Updates ` permission_handler_android ` dependency to version 13.0.0. Updated Android ` compileSdkVersion ` to ` 35 ` .
4+
15## 11.4.0
26
37* Updates dependencies to latest versions.
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: permission_handler
22description : Permission plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions.
33repository : https://github.com/baseflow/flutter-permission-handler
44issue_tracker : https://github.com/Baseflow/flutter-permission-handler/issues
5- version : 11.4 .0
5+ version : 12.0 .0
66
77
88environment :
@@ -25,7 +25,7 @@ dependencies:
2525 flutter :
2626 sdk : flutter
2727 meta : ^1.7.0
28- permission_handler_android : ^12.1 .0
28+ permission_handler_android : ^13.0 .0
2929 permission_handler_apple : ^9.4.6
3030 permission_handler_html : ^0.1.1
3131 permission_handler_windows : ^0.2.1
You can’t perform that action at this time.
0 commit comments