sentry-java v1.7.29
- Add method to check if Sentry is already initializated #783
- Proguard: Keep exception type names #790
- Blacklist other frameworks using cglib dynamic classes, like Guice #796
- Logback: Adds support for logback encoders (the message field is encoded). #794
- Android Gradle Plugin: Changes for making it to work with AGP 3.0, 3.1 and 3.2 #798
- Fixed loosing of interruption status in EventBuilder. #799