Releases: Ereza/LogcatReporter
Releases · Ereza/LogcatReporter
1.4.0
Use the new FirebaseCrashlytics
methods, update library dependencies and bump minSdkVersion
to 16.
1.3.0
Migrate to AndroidX, update library dependencies and bump minSdkVersion to 14 (the minimum recommended by Lint).
1.2.0
Update library dependencies and bump minSdkVersion to 9 (the minimum supported by Crashlytics).
1.1.0
Allow reporting non-fatal crashes with LogcatReporter.reportExceptionWithLogcat(Throwable)
.