Skip to content

Merge branch 'master' into fix/uniffy-timed-sheet-behavior-for-master

cc384ba
Select commit
Loading
Failed to load commit list.
Merged

fix: unify timed sheet behavior for master #565

Merge branch 'master' into fix/uniffy-timed-sheet-behavior-for-master
cc384ba
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / detekt succeeded Dec 31, 2025 in 2s

1 new alert

New alerts in code changed by this pull request

  • 1 warning

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 32 in app/src/main/java/to/bitkit/utils/timedsheets/sheets/AppUpdateTimedSheet.kt

See this annotation in the file changed.

Code scanning / detekt

The caught exception is too generic. Prefer catching specific exceptions to the case that is currently handled. Warning

The caught exception is too generic. Prefer catching specific exceptions to the case that is currently handled.