mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
fix: Copy paste moment, it's Build time not Version
This commit is contained in:
parent
cab40214d2
commit
c6a86d773b
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ class AboutScreen(private val showNewUpdateDialog: (String, String, Boolean?) ->
|
|||
|
||||
item {
|
||||
TextPreferenceWidget(
|
||||
title = stringResource(MR.strings.version),
|
||||
title = stringResource(MR.strings.build_time),
|
||||
subtitle = getFormattedBuildTime(dateFormat),
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue