Bump Xamarin.Azure.NotificationHubs.Android from 1.1.3 to 1.1.4.1 (#61)

Bumps [Xamarin.Azure.NotificationHubs.Android](https://github.com/xamarin/XamarinComponents) from 1.1.3 to 1.1.4.1.
- [Release notes](https://github.com/xamarin/XamarinComponents/releases)
- [Commits](https://github.com/xamarin/XamarinComponents/compare/AzureMessaging-Android-1.1.3...AzureMessaging-Android-1.1.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-07-14 12:53:25 -04:00 коммит произвёл GitHub
Родитель 621ff0137c
Коммит 0f7a77f4e6
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -59,7 +59,7 @@
<PackageReference Include="Xamarin.GooglePlayServices.Iid" Version="117.0.0" />
<PackageReference Include="Xamarin.GooglePlayServices.Base" Version="117.6.0" />
<PackageReference Include="Xamarin.Android.Volley" Version="1.1.1.1" />
<PackageReference Include="Xamarin.Azure.NotificationHubs.Android" Version="1.1.3" />
<PackageReference Include="Xamarin.Azure.NotificationHubs.Android" Version="1.1.4.1" />
<!-- Android files have android.cs -->
<Compile Include="**\*.android.cs" />