Bump Xamarin.Azure.NotificationHubs.Android from 1.1.2 to 1.1.3 (#31)

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

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] 2020-11-18 16:25:35 -05:00 коммит произвёл GitHub
Родитель f2b8bf1c55
Коммит c5920f8c10
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -52,7 +52,7 @@
<ItemGroup Condition=" $(TargetFramework.StartsWith('MonoAndroid')) ">
<!-- Add Xamarin Android bindings -->
<PackageReference Include="Xamarin.Azure.NotificationHubs.Android" Version="1.1.2" />
<PackageReference Include="Xamarin.Azure.NotificationHubs.Android" Version="1.1.3" />
<PackageReference Include="Xamarin.Android.Volley" Version="1.1.1.1" />
<PackageReference Include="Xamarin.GooglePlayServices.Base" Version="117.2.1" />
<PackageReference Include="Xamarin.Firebase.Messaging" Version="120.1.7" />
@ -74,7 +74,7 @@
<PackageReference Include="Xamarin.AndroidX.AppCompat" Version="1.1.0.1" />
<PackageReference Include="Xamarin.AndroidX.Migration" Version="1.0.8" />
<PackageReference Include="Xamarin.Azure.NotificationHubs.Android" Version="1.1.2" />
<PackageReference Include="Xamarin.Azure.NotificationHubs.Android" Version="1.1.3" />
<PackageReference Include="Xamarin.Android.Volley" Version="1.1.1.1" />
<PackageReference Include="Xamarin.GooglePlayServices.Base" Version="117.2.1" />
<PackageReference Include="Xamarin.Firebase.Messaging" Version="120.1.7" />