File tree Expand file tree Collapse file tree 4 files changed +12
-4
lines changed Expand file tree Collapse file tree 4 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 1+ ## 1.0.47
2+
3+ * Adds compatibility with ` intl ` 0.20.0.
4+
15## 1.0.46
26
37* Updates Java compatibility version to 11.
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: local_auth_android
22description : Android implementation of the local_auth plugin.
33repository : https://github.com/flutter/packages/tree/main/packages/local_auth/local_auth_android
44issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+local_auth%22
5- version : 1.0.46
5+ version : 1.0.47
66
77environment :
88 sdk : ^3.5.0
@@ -21,7 +21,7 @@ dependencies:
2121 flutter :
2222 sdk : flutter
2323 flutter_plugin_android_lifecycle : ^2.0.1
24- intl : " >=0.17.0 <0.20 .0"
24+ intl : " >=0.17.0 <0.21 .0"
2525 local_auth_platform_interface : ^1.0.1
2626
2727dev_dependencies :
Original file line number Diff line number Diff line change 1+ ## 1.4.2
2+
3+ * Adds compatibility with ` intl ` 0.20.0.
4+
15## 1.4.1
26
37* Updates to the current version of Pigeon.
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: local_auth_darwin
22description : iOS implementation of the local_auth plugin.
33repository : https://github.com/flutter/packages/tree/main/packages/local_auth/local_auth_darwin
44issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+local_auth%22
5- version : 1.4.1
5+ version : 1.4.2
66
77environment :
88 sdk : ^3.3.0
@@ -24,7 +24,7 @@ flutter:
2424dependencies :
2525 flutter :
2626 sdk : flutter
27- intl : " >=0.17.0 <0.20 .0"
27+ intl : " >=0.17.0 <0.21 .0"
2828 local_auth_platform_interface : ^1.0.1
2929
3030dev_dependencies :
You can’t perform that action at this time.
0 commit comments