GoogleChromeLabs / bubblewrap

Bubblewrap is a Command Line Interface (CLI) that helps developers to create a Project for an Android application that launches an existing Progressive Web App (PWAs) using a Trusted Web Activity.
Apache License 2.0
2.29k stars 152 forks source link

Play Store: "This SDK version has been reported as outdated." #848

Open glittle opened 4 months ago

glittle commented 4 months ago

Describe the bug In March 2024, I used a current copy of Bubblewrap to make an Android app.

To Reproduce Steps to reproduce the behavior:

  1. Create a PWA
  2. Use Bubblewrap to create an App for the Play Store
  3. Publish it
  4. See error androidx.fragment:fragment:1.0.0 This SDK version has been reported as outdated. Consider upgrading to a newer version (1.1.0+).

Expected behavior Bubblewrap should meet the expectations of the Play Store.

JackStromberg commented 2 months ago

+1

david-buck commented 1 month ago

https://github.com/GoogleChromeLabs/bubblewrap/issues/810

In short, there are a bunch of upstream Google libraries that aren't being updated.