Skip to content

Commit fa6bb80

Browse files
author
siddharth.utgikar
committed
added place holder string
1 parent a0a7137 commit fa6bb80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-wsbridge/app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060

6161
<meta-data
6262
android:name="io.fabric.ApiKey"
63-
android:value="" />
63+
android:value="yourFabricsKeyGoesHere" />
6464

6565
<activity
6666
android:name=".SettingsActivity"

0 commit comments

Comments
 (0)