File tree 6 files changed +11
-5
lines changed
google_maps_flutter/google_maps_flutter_android
image_picker/image_picker_android
local_auth/local_auth_android
6 files changed +11
-5
lines changed Original file line number Diff line number Diff line change
1
+ ## 2.4.8
2
+
3
+ * Fixes compilation warnings.
4
+
1
5
## 2.4.7
2
6
3
7
* Updates annotation dependency.
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: google_maps_flutter_android
2
2
description : Android implementation of the google_maps_flutter plugin.
3
3
repository : https://github.com/flutter/packages/tree/main/packages/google_maps_flutter/google_maps_flutter_android
4
4
issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+maps%22
5
- version : 2.4.7
5
+ version : 2.4.8
6
6
7
7
environment :
8
8
sdk : " >=2.14.0 <3.0.0"
Original file line number Diff line number Diff line change 1
- ## NEXT
1
+ ## 0.8.5+9
2
2
3
+ * Fixes compilation warnings.
3
4
* Updates compileSdkVersion to 33.
4
5
5
6
## 0.8.5+8
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: Android implementation of the image_picker plugin.
3
3
repository : https://github.com/flutter/packages/tree/main/packages/image_picker/image_picker_android
4
4
issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+image_picker%22
5
5
6
- version : 0.8.5+8
6
+ version : 0.8.5+9
7
7
8
8
environment :
9
9
sdk : " >=2.14.0 <3.0.0"
Original file line number Diff line number Diff line change 1
- ## NEXT
1
+ ## 1.0.20
2
2
3
+ * Fixes compilation warnings.
3
4
* Updates compileSdkVersion to 33.
4
5
5
6
## 1.0.19
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: local_auth_android
2
2
description : Android implementation of the local_auth plugin.
3
3
repository : https://github.com/flutter/packages/tree/main/packages/local_auth/local_auth_android
4
4
issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+local_auth%22
5
- version : 1.0.19
5
+ version : 1.0.20
6
6
7
7
environment :
8
8
sdk : " >=2.14.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments