Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix merge conflict
  • Loading branch information
Manoel Aranda Neto committed Oct 25, 2019
commit 9d250a5456f20efa0f52f4242d50c9b18aebe952
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ public void setProxy(Proxy proxy) {
this.proxy = proxy;
}

public interface BeforeSecondCallback {
public interface BeforeSendCallback {
SentryEvent execute(SentryEvent event);
}

Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.