File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
packages/in_app_purchase/in_app_purchase Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1- ## NEXT
1+ ## 3.0.8
22
33* Updates minimum Flutter version to 2.10.
4+ * Bumps minimum in_app_purchase_android to 0.2.3.
45
56## 3.0.7
67
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: in_app_purchase
22description : A Flutter plugin for in-app purchases. Exposes APIs for making in-app purchases through the App Store and Google Play.
33repository : https://github.com/flutter/plugins/tree/main/packages/in_app_purchase/in_app_purchase
44issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+in_app_purchase%22
5- version : 3.0.7
5+ version : 3.0.8
66
77environment :
88 sdk : " >=2.12.0 <3.0.0"
@@ -19,7 +19,7 @@ flutter:
1919dependencies :
2020 flutter :
2121 sdk : flutter
22- in_app_purchase_android : ^0.2.1
22+ in_app_purchase_android : ^0.2.3
2323 in_app_purchase_platform_interface : ^1.0.0
2424 in_app_purchase_storekit : ^0.3.0+1
2525
You can’t perform that action at this time.
0 commit comments