Skip to content

Commit

Permalink
Merge branch 'master' into bump-sdk-34
Browse files Browse the repository at this point in the history
  • Loading branch information
BartoszLitwiniuk authored Oct 30, 2024
2 parents 5b9b829 + 93221d6 commit 31be646
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ public class BacktraceBreadcrumbs implements Breadcrumbs {
private static final transient String LOG_TAG = BacktraceBreadcrumbs.class.getSimpleName();

/**
* Event which will be executed after storing successfully breadcurmbs
* Event which will be executed after storing successfully breadcrumbs
*/
private OnSuccessfulBreadcrumbAddEventListener onSuccessfulBreadcrumbAddEventListener = null;

Expand Down

0 comments on commit 31be646

Please sign in to comment.