Skip to content

Commit cd3a2f2

Browse files
committed
chore(admob): change plist to cli snippet type
1 parent a0e31c6 commit cd3a2f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firebase-admob/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Update your Info.plist
2020

2121
- A GADApplicationIdentifier key with a string value of your AdMob app ID ([identified in the AdMob UI](https://support.google.com/admob/answer/7356431)).
2222

23-
```plist
23+
```cli
2424
<key>GADApplicationIdentifier</key>
2525
<string>ca-app-pub-3940256099942544~1458002511</string>
2626
```

0 commit comments

Comments
 (0)