Skip to content

Commit e7ef7cc

Browse files
committed
Update readme
1 parent 2bc1c34 commit e7ef7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Breaking Changes
8080
- Now, you should [acknowledge purchase][a-acknowledge-purchase-android]
8181
with non-consumable and subscription purchase from `3.0.0`.
8282
See more about [acknowledgePurchase][android-acknowledge-purchase].
83-
- If you are using version `^3.0.* ~ ^3.1.*`, please use `acknowledgePurchase` via [google-api-nodejs-client][].
83+
- If you are using version `^3.0.* < ^3.1.0`, please use `acknowledgePurchase` supported in `3.0.3`.
8484
You can use method like `androidpublisher.purchases.subscriptions.acknowledge`.
8585
- `3.4.0` introduces a similar flow to consumable purchases on iOS. You should update your code according to the recommended flow and pass `false` to `andDangerouslyFinishTransactionAutomatically` when calling`requestPurchase`.
8686

0 commit comments

Comments
 (0)