Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
feat: mock
Browse files Browse the repository at this point in the history
  • Loading branch information
ShivamSoni24 committed Nov 26, 2023
1 parent 063dc6e commit 1b8f5e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/de/dennisguse/opentracks/TrackListActivity.java
Original file line number Diff line number Diff line change
Expand Up @@ -615,4 +615,6 @@ private void updateNotification() {
case DISTANCE_METRIC_CHOICE -> notifChoice = "distance";
}
}

// Mock commit to check the build
}

0 comments on commit 1b8f5e1

Please sign in to comment.