File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Backtrace Android Release Notes
22
3+ ## Version 3.10.0
4+ - Bump version of all dependencies (gson, mockito, concurrentunit)
5+ - ANR based on ApplicationInfo
6+ - Update UnhandledExceptionAttributeType classifier
7+ - DatabaseContext batch null bugfix
8+ - Fixes a potential ConcurrentModificationException in BacktraceDatabaseContext during record deletion
9+ - Use Maven Central repository
10+
311## Version 3.9.0
412
513- Added a support for nested and suppressed exceptions (#158 )
Original file line number Diff line number Diff line change 11# Backtrace Integration with Android
22
3- [ ![ Maven Central] ( https://maven-badges.herokuapp.com /maven-central/com.github.backtrace-labs.backtrace-android/backtrace-library/badge .svg )] ( https://search.maven.org /artifact/com.github.backtrace-labs.backtrace-android/backtrace-library )
3+ [ ![ Maven Central] ( https://img.shields.io /maven-central/v/ com.github.backtrace-labs.backtrace-android/backtrace-library.svg?label=Maven%20Central )] ( https://central.sonatype.com /artifact/com.github.backtrace-labs.backtrace-android/backtrace-library )
44![ Build Status] ( https://github.com/backtrace-labs/backtrace-android/actions/workflows/test.yml/badge.svg )
55[ ![ javadoc] ( https://javadoc.io/badge2/com.github.backtrace-labs.backtrace-android/backtrace-library/javadoc.svg )] ( https://javadoc.io/doc/com.github.backtrace-labs.backtrace-android/backtrace-library )
66<img src =" http://img.shields.io/badge/license-MIT-lightgrey.svg?style=flat " alt =" License: MIT " >
You can’t perform that action at this time.
0 commit comments