We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0a7137 commit fa6bb80Copy full SHA for fa6bb80
android-wsbridge/app/src/main/AndroidManifest.xml
@@ -60,7 +60,7 @@
60
61
<meta-data
62
android:name="io.fabric.ApiKey"
63
- android:value="" />
+ android:value="yourFabricsKeyGoesHere" />
64
65
<activity
66
android:name=".SettingsActivity"
0 commit comments