Skip to content

Commit

Permalink
random change to test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
christianbuon committed Jan 23, 2025
1 parent 0830dda commit d59ae01
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ public boolean onOptionsItemSelected(MenuItem item) {

private void clickAction() {
Rollbar rollbar = Rollbar.instance();
// comment
if (rollbar == null) {
Log.d("yo", "Rollbar is null, initialize before using");
return;
Expand Down

0 comments on commit d59ae01

Please sign in to comment.