Skip to content

Commit cd54495

Browse files
committed
fix: replace exposed Google API key with placeholder in leanplum example
Made-with: Cursor
1 parent eda418b commit cd54495

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kits/leanplum/leanplum-7/leanplum-example/google-services.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
],
2222
"api_key": [
2323
{
24-
"current_key": "AIzaSyC_JYgQVlGzG6jt5wM6ns7-O31M5OSCh_4"
24+
"current_key": "YOUR_GOOGLE_API_KEY_HERE"
2525
}
2626
],
2727
"services": {

0 commit comments

Comments
 (0)