Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rken committed Jan 20, 2024
1 parent dd55ee0 commit f3e41c5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ class SettingsViewModel @Inject constructor(
}

private suspend fun getVersionText() = """
Build:`${BuildConfigWrap.VERSION_DESCRIPTION}`
Build: `${BuildConfigWrap.VERSION_DESCRIPTION}`
Update history: `${curriculumVitae.history.first()}`
ROM: `${Build.FINGERPRINT}`
""".trimIndent()
Expand Down

0 comments on commit f3e41c5

Please sign in to comment.