mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 09:53:33 +00:00
feat: version number is now taken dynamically from the VersionName parameter
This commit is contained in:
parent
0f1364502a
commit
57bb51fb8d
2 changed files with 4 additions and 0 deletions
|
|
@ -166,6 +166,7 @@
|
|||
app:summary="@string/settings_about_summary" />
|
||||
|
||||
<Preference
|
||||
android:key="version"
|
||||
app:summary="@string/settings_version_summary"
|
||||
app:title="@string/settings_version_title" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue