Skip to content

Commit e01ff81

Browse files
committed
5.6.1
1 parent a498c99 commit e01ff81

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 5.6.1
2+
* Erroneous duplicate item by @deakjahn in https://github.com/dooboolab-community/flutter_inapp_purchase/pull/441
3+
* Fixed consumable products reading on Android by @33-Elephants in https://github.com/dooboolab-community/flutter_inapp_purchase/pull/439
4+
* fix: Support AGP8 namespace by @dev-yakuza in https://github.com/dooboolab-community/flutter_inapp_purchase/pull/467
5+
16
## 5.6.0
27
* refactor: android init connection
38
```

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: flutter_inapp_purchase
22
description: In App Purchase plugin for flutter. This project has been forked by
33
react-native-iap and we are willing to share same experience with that on
44
react-native.
5-
version: 5.6.0
5+
version: 5.6.1
66
homepage: https://github.com/dooboolab/flutter_inapp_purchase/blob/main/pubspec.yaml
77
environment:
88
sdk: ">=2.15.0 <4.0.0"

0 commit comments

Comments
 (0)