Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions extensions/reviewed/InAppPurchase.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"name": "InAppPurchase",
"previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Glyphster Pack/Master/SVG/Shopping and Ecommerce/Shopping and Ecommerce_wallet_money_cash.svg",
"shortDescription": "In-app purchases for Android/iOS: list products, buy, and restore purchases.",
"version": "0.0.6",
"version": "0.0.7",
"description": [
"> To set up In App Purchase, you'll need a developer account on Google Play Console or Apple App Store Connect. You will also need **real phones/devices** to test IAP, because emulators are not supported.",
"",
Expand Down Expand Up @@ -51,7 +51,7 @@
"exportName": "cordova-plugin-purchase",
"name": "Purchase plugin",
"type": "cordova",
"version": "13.11.0"
"version": "13.13.1"
}
],
"globalVariables": [],
Expand Down
Loading