Release of Sentry's new SDK for Android.
Fixes
- ref: ANR doesn't set handled flag ([186](https://github.com/getsentry/sentry-android/pull/186))
- SDK final review ([183](https://github.com/getsentry/sentry-android/pull/183))
- ref: Drop errored in favor of crashed ([187](https://github.com/getsentry/sentry-android/pull/187))
- Workaround android_id ([185](https://github.com/getsentry/sentry-android/pull/185))
- Renamed sampleRate ([191](https://github.com/getsentry/sentry-android/pull/191))
- Making timestamp package-private or test-only ([190](https://github.com/getsentry/sentry-android/pull/190))
- Split event processor in Device/App data ([180](https://github.com/getsentry/sentry-android/pull/180))
Packages were released on [`bintray`](https://dl.bintray.com/getsentry/sentry-android/io/sentry/), [`jcenter`](https://jcenter.bintray.com/io/sentry/sentry-android/)
We'd love to get feedback and we'll work in getting the GA `2.0.0` out soon.
Until then, the [stable SDK offered by Sentry is at version 1.7.28](https://github.com/getsentry/sentry-java/releases/tag/v1.7.28)