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

Commit c142492

Browse files
no need for these options
1 parent b50f557 commit c142492

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

demo-ng/firebase.nativescript.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
"using_android": true,
44
"realtimedb": false,
55
"firestore": true,
6-
"remote_config": true,
7-
"messaging": true,
6+
"remote_config": false,
7+
"messaging": false,
88
"crash_reporting": false,
99
"crashlytics": true,
10-
"storage": true,
11-
"facebook_auth": true,
12-
"google_auth": true,
13-
"admob": true,
14-
"invites": true,
10+
"storage": false,
11+
"facebook_auth": false,
12+
"google_auth": false,
13+
"admob": false,
14+
"invites": false,
1515
"ml_kit": true,
1616
"ml_kit_text_recognition": true,
1717
"ml_kit_barcode_scanning": true,

0 commit comments

Comments
 (0)