Skip to content

Commit 5a779cf

Browse files
committed
* Added false_secrets in pubspec.yaml
1 parent 944b6f4 commit 5a779cf

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ packages:
133133
path: ".."
134134
relative: true
135135
source: path
136-
version: "1.0.6"
136+
version: "1.0.7"
137137
flutter:
138138
dependency: "direct main"
139139
description: flutter

pubspec.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,8 @@ dev_dependencies:
2222

2323
flutter_lints: ^1.0.4
2424

25+
false_secrets:
26+
- /example/android/app/google-services.json
27+
- /example/lib/firebase_options.dart
28+
2529
flutter:

0 commit comments

Comments
 (0)