Skip to content

Commit 2f869f1

Browse files
Bump in app purchase plugin (#2069)
* Fixes builds on latest xcode 26
1 parent 6589556 commit 2f869f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extensions/reviewed/InAppPurchase.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"name": "InAppPurchase",
1010
"previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Glyphster Pack/Master/SVG/Shopping and Ecommerce/Shopping and Ecommerce_wallet_money_cash.svg",
1111
"shortDescription": "In-app purchases for Android/iOS: list products, buy, and restore purchases.",
12-
"version": "0.0.6",
12+
"version": "0.0.7",
1313
"description": [
1414
"> 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.",
1515
"",
@@ -51,7 +51,7 @@
5151
"exportName": "cordova-plugin-purchase",
5252
"name": "Purchase plugin",
5353
"type": "cordova",
54-
"version": "13.11.0"
54+
"version": "13.13.1"
5555
}
5656
],
5757
"globalVariables": [],

0 commit comments

Comments
 (0)