Skip to content

Commit

Permalink
Pod 1.3.1 [installation support](#21).
Browse files Browse the repository at this point in the history
  • Loading branch information
hyochan committed Feb 3, 2018
1 parent 113a703 commit 363f1a5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,10 @@ Also there are some other methods that is not supported in ios and implemented i
Lastly, this module also supports types for typescript users from `0.2.5`.

## Changelogs
- **[0.2.8]**
+ `homepage` now is mandatory attribute in cocoapods from [pull request](https://github.com/dooboolab/react-native-iap/pull/21).
- **[0.2.7]**
+ Get Android `buyItem` cancel callback.
+ Android `buyItem` cancel callback.
- **[0.2.6]**
+ Android buyItem method do not consume item right away from 0.2.6.
- **[0.2.5]**
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-iap",
"version": "0.2.7",
"version": "0.2.8",
"description": "",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 363f1a5

Please sign in to comment.