diff --git a/MyNotificationApplication/app/google-services.json b/MyNotificationApplication/app/google-services.json index a228585..976f8d7 100644 --- a/MyNotificationApplication/app/google-services.json +++ b/MyNotificationApplication/app/google-services.json @@ -20,7 +20,7 @@ ], "api_key": [ { - "current_key": "AIzaSyBZRiN2FaNwrAHE0bujE3av1wIgSu2IzMg" + "current_key": "YOUR_API_KEY" } ], "services": { @@ -36,4 +36,4 @@ } ], "configuration_version": "1" -} \ No newline at end of file +}