mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-21 04:11:50 +03:00
Merge pull request #972 from esteemapp/bugfix/bugsnag-android
Added bugsnag api key to android manifest
This commit is contained in:
commit
d7c2c91200
@ -57,7 +57,7 @@
|
||||
android:resource="@color/notification_icon" />
|
||||
<meta-data
|
||||
android:name="com.bugsnag.android.API_KEY"
|
||||
android:value="@string/BUGSNAG_API_KEY" />
|
||||
android:value="88a8a25738939a80ba49f1d5289dbc80" />
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
|
Loading…
Reference in New Issue
Block a user