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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

glittle opened this issue · comments

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.

#810

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