Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 2545874

Browse files
Correct place for google-services.json
1 parent b79911c commit 2545874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Open your Firebase project at the Google console and click 'Add app' to add an i
2525

2626
* iOS: `GoogleService-Info.plist` which you'll add to your NativeScript project at `app/App_Resources/iOS/GoogleService-Info.plist`
2727

28-
* Android: `google-services.json` which you'll add to your NativeScript project at `platforms/android/google-services.json`
28+
* Android: `google-services.json` which you'll add to your NativeScript project at `app/App_Resources/Android/google-services.json`
2929

3030
## Installation
3131
If you rather watch a video explaining the steps then check out this step-by-step guide - you'll also learn how to

0 commit comments

Comments
 (0)