dotnet / dotnet/android-libraries
Unable to find package Xamarin.GooglePlayServices.Ads.Api with version (>= 124.5.0 && < 124.5.1)
- Dominant language
- C#
- Stars
- 317
- Forks
- 73
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 17
Description
### Android framework version
net9.0-android
### Affected platform version
.NET 9 Android
### Description
It seems the package Xamarin.GooglePlayServices.Ads 124.5.0 was released without an update to the dependency Xamarin.GooglePlayServices.Ads.Api, while demanding a version of it between 124.5.0 and 124.5.1. None exists and package installation fails.
### Steps to Reproduce
1. Crete new Android project.
2. Add nugget package Xamarin.GooglePlayServices.Ads 124.5.0.
### Did you find any workaround?
I have not tried to do a build myself, as I do not have urgency on this. Was just going through library updates.
### Relevant log output
```shell
```
Contributor guide
Assessment
This issue has not been assessed yet.