Commit 53e3ec1
committed
- Remove Firebase App ID extraction and use a secret instead
- Removed the step that extracted the Firebase App ID from `firebase_options.dart` in the CI workflow.
- Replaced the extracted App ID with a `FIREBASE_APP_ID` secret for distributing the APK to Firebase App Distribution.1 parent 69a8ef0 commit 53e3ec1
1 file changed
Lines changed: 1 addition & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | 94 | | |
110 | 95 | | |
111 | 96 | | |
112 | 97 | | |
113 | | - | |
| 98 | + | |
114 | 99 | | |
115 | 100 | | |
116 | 101 | | |
| |||
0 commit comments