You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/notification-hubs/android-sdk.md
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Send push notifications to Android using Azure Notification Hubs and Fire
3
3
description: In this tutorial, you learn how to use Azure Notification Hubs and Google Firebase Cloud Messaging to send push notifications to Android devices (version 1.0.0-preview1).
4
4
author: sethmanheim
5
5
ms.author: sethm
6
-
ms.date: 03/14/2024
6
+
ms.date: 04/23/2024
7
7
ms.topic: tutorial
8
8
ms.service: notification-hubs
9
9
ms.reviewer: heathertian
@@ -183,10 +183,13 @@ also have the connection strings that are necessary to send notifications to a d
183
183
2. Add the following repository after the dependencies section:
0 commit comments