Skip to content

Commit

Permalink
Correct PBL version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
SayedElabady committed Jul 10, 2023
1 parent dfa9c39 commit 08cd755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbilling/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The Play Billing module provides capabilities for your TWA app to connect with [
* Initialize a payment
* Query SKU details (to be moved to ProductDetails later)

The module uses [Version 6](https://developer.android.com/google/play/billing/migrate-gpblv6) of Play Billing library, currently [the new multi pricing subscription model](https://support.google.com/googleplay/android-developer/answer/12124625) is not supported.
The module uses [Version 5](https://developer.android.com/google/play/billing/release-notes#5-2-1) of Play Billing library.


## How to use it? (Website)
Expand Down

0 comments on commit 08cd755

Please sign in to comment.