Skip to content

Commit

Permalink
Remove Fabric API key from manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
codinguser committed Nov 4, 2015
1 parent 2246cf1 commit 7bced89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,6 @@
<action android:name="android.intent.action.BOOT_COMPLETED"/>
</intent-filter>
</receiver>
<meta-data android:name="io.fabric.ApiKey" android:value="46fe045d00d4ad8a71014c53567be3368e10bd64"/>
</application>

</manifest>

0 comments on commit 7bced89

Please sign in to comment.