Added a time stamp to development builds in the settings' app version section

This commit is contained in:
denizk0461
2023-04-25 21:57:47 +02:00
parent 65114264c4
commit ced111d93d
3 changed files with 14 additions and 3 deletions
@@ -391,8 +391,9 @@
android:text="@string/with_love"
android:textSize="10sp"
android:layout_marginTop="4dp"
android:layout_marginBottom="8dp"
android:textAlignment="center"
tools:ignore="SmallSp" />
tools:ignore="SmallSp"/>
</androidx.appcompat.widget.LinearLayoutCompat>