pwa-builder / CloudAPK

Build Android APK packages on the cloud
Other
144 stars 44 forks source link

Enabling alpha dependencies for Play Billing #84

Closed JudahGabriel closed 2 years ago

JudahGabriel commented 2 years ago

Fixes https://github.com/pwa-builder/PWABuilder/issues/1832

Enables alpha dependencies when Google Play billing is enabled.

PR Type

Bugfix

Describe the current behavior?

Enabling Google Play Billing in PWABuilder doesn't actually work when uploading to Google Play.

Describe the new behavior?

We enable alpha dependencies when Google Play billing is enabled, thus fixing the bug.

ghost commented 2 years ago

Thanks JudahGabriel for opening a Pull Request! The reviewers will test the PR and highlight if there is any conflict or changes required. If the PR is approved we will proceed to merge the pull request 🙌