Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google play-services-maps:15.0.1 is outdated #61

Open
dan-betmate opened this issue Aug 23, 2024 · 0 comments
Open

Google play-services-maps:15.0.1 is outdated #61

dan-betmate opened this issue Aug 23, 2024 · 0 comments

Comments

@dan-betmate
Copy link

dan-betmate commented Aug 23, 2024

I'm getting this warning message from the Google Play Store:

com.google.android.gms:play-services-maps:15.0.1
Maps SDK for Android (com.google.android.gms:play-services-maps) has reported version 15.0.1 as outdated.

From September 9, 2024 00:00 (UTC) you won't be able to release versions of your app containing this SDK version to production or open testing. Update to a newer version (17.0.0+).

These versions have not been reviewed by Google Play. They could contain vulnerabilities or policy violations. Carefully evaluate any third-party SDKs before integrating them into your app.

React-Native-Google-Pay is dependent on play-services-maps

+--- project :react-native-google-pay
|    +--- com.facebook.react:react-native:+ -> com.facebook.react:react-android:0.74.3 (*)
|    +--- com.google.android.gms:play-services-wallet:16.0.0
|    |    +--- com.google.android.gms:play-services-base:15.0.1 -> 18.1.0 (*)
|    |    +--- com.google.android.gms:play-services-basement:15.0.1 -> 18.1.0 (*)
|    |    +--- com.google.android.gms:play-services-identity:15.0.1
|    |    |    +--- com.google.android.gms:play-services-base:[15.0.1,16.0.0) -> 18.1.0 (*)
|    |    |    \--- com.google.android.gms:play-services-basement:[15.0.1,16.0.0) -> 18.1.0 (*)
|    |    +--- com.google.android.gms:play-services-maps:15.0.1

Wondering if there was any chance this dependency can be bumped up?

I'm already using a patch package to bump up the Minimum SDK version and assume I can do the same for play services but would be great if a PR could be opened to do this. I'd happily do it but it doesn't look like any PRs have been merged for a while, and I'd have to do some learning to get it done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant