Skip to content

Commit 1500738

Browse files
committed
add doc
1 parent 5c9dc84 commit 1500738

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ export default ({ config }: ConfigContext): ExpoConfig => {
77
name: "もうふといくら",
88
extra: {
99
...config.extra,
10+
// FIXME: get GOOGLE_SERVICES_JSON from expo secrets
1011
// android: {
1112
// googleServicesFile: process.env.GOOGLE_SERVICES_JSON,
1213
// },

0 commit comments

Comments
 (0)