airbrake / airbrake-android

Exception tracking for Android Apps.
19 stars 26 forks source link

Update current endpoint #13

Closed phumpal closed 5 years ago

phumpal commented 5 years ago

While airbrakeapp.com is still an acceptable endpoint requests will 301 to api.airbrake.io. This PR updates the notifier to use api.airbrake.io and use HTTPS by default.

Fixes https://github.com/airbrake/airbrake-android/issues/12