Skip to content

Commit c3ed6c8

Browse files
authored
Update Plugin.FirebasePushNotification.csproj
1 parent 66f07b8 commit c3ed6c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Plugin.FirebasePushNotification/Plugin.FirebasePushNotification.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
<ItemGroup Condition=" $(TargetFramework.StartsWith('MonoAndroid')) ">
7171
<Compile Include="**\*.android.cs" />
7272
<Compile Include="**\*.android.*.cs" />
73+
<PackageReference Include="Xamarin.Firebase.Common" Version="71.1610.0" />
7374
<PackageReference Include="Xamarin.Firebase.Messaging" Version="71.1740.0" />
7475
<PackageReference Include="Xamarin.Android.Support.v4" Version="28.0.0.1" />
7576
</ItemGroup>

0 commit comments

Comments
 (0)