forked from CrossGeeks/FirebasePushNotificationPlugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3134023
commit 669e35c
Showing
9 changed files
with
86 additions
and
79 deletions.
There are no files selected for viewing
48 changes: 24 additions & 24 deletions
48
samples/FirebasePushSample/FirebasePushSample.Android/FirebasePushSample.Android.csproj
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
samples/FirebasePushSample/FirebasePushSample.iOS/packages.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="Plugin.FirebasePushNotification" version="2.3.0" targetFramework="xamarinios10" /> | ||
<package id="Plugin.FirebasePushNotification" version="2.3.5" targetFramework="xamarinios10" /> | ||
<package id="Xamarin.Build.Download" version="0.4.7" targetFramework="xamarinios10" /> | ||
<package id="Xamarin.Firebase.iOS.Analytics" version="4.0.5" targetFramework="xamarinios10" /> | ||
<package id="Xamarin.Firebase.iOS.CloudMessaging" version="2.0.4.1" targetFramework="xamarinios10" /> | ||
<package id="Xamarin.Firebase.iOS.Core" version="4.0.13" targetFramework="xamarinios10" /> | ||
<package id="Xamarin.Firebase.iOS.Analytics" version="4.0.5.1" targetFramework="xamarinios10" /> | ||
<package id="Xamarin.Firebase.iOS.CloudMessaging" version="2.0.8.1" targetFramework="xamarinios10" /> | ||
<package id="Xamarin.Firebase.iOS.Core" version="4.0.13.1" targetFramework="xamarinios10" /> | ||
<package id="Xamarin.Firebase.iOS.InstanceID" version="2.0.8" targetFramework="xamarinios10" /> | ||
<package id="Xamarin.Forms" version="2.5.0.122203" targetFramework="xamarinios10" /> | ||
</packages> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters