GoogleChrome / android-browser-helper

The Android Browser Helper library helps developers use Custom Tabs and Trusted Web Activities on top of the AndroidX browser support library.
Apache License 2.0
688 stars 286 forks source link

Increment PlayBilling version to V5 #432

Closed SayedElabady closed 1 year ago

SayedElabady commented 1 year ago

Update PlayBilling version to V5, this is pending testing.

khmyznikov commented 1 year ago

@SayedElabady @PEConn guys this is in browser-helper release already? We have issues about it https://github.com/pwa-builder/PWABuilder/issues/4213

andreban commented 1 year ago

Just checked MavenCentral. The compile dependency section points to billing version 5.2.1, which is the one updated in this PR. So, short answer is yes :D

khmyznikov commented 1 year ago

@andreban yeah looks like it was updated in bubblewrap just recently https://github.com/GoogleChromeLabs/bubblewrap/pull/815 . Ok then, we need to update bubblewrap version on our side

SayedElabady commented 11 months ago

Closes #427