Skip to content

Commit

Permalink
Add FSRS library version to debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
lukstbit authored and mikehardy committed Oct 25, 2024
1 parent ea93ce0 commit c004aa0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ object DebugInfoService {
ACRA UUID = ${Installation.id(info)}
FSRS Enabled = $isFSRSEnabled
FSRS = ${BackendBuildConfig.FSRS_VERSION} (Enabled: $isFSRSEnabled)
Crash Reports Enabled = ${isSendingCrashReports(info)}
""".trimIndent()
Expand Down

0 comments on commit c004aa0

Please sign in to comment.