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

Commit ac9417f

Browse files
committed
Suppress secrets checks
1 parent 18f3e42 commit ac9417f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

firebase_auth_oauth/pubspec.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,8 @@ flutter:
2929
pluginClass: FirebaseAuthOAuthPlugin
3030
web:
3131
default_package: firebase_apple_auth_web
32+
33+
false_secrets:
34+
- /example/android/app/google-services.json
35+
- /example/ios/Runner/GoogleService-Info.plist
36+
- /example/web/index.html

0 commit comments

Comments
 (0)