release new version

This commit is contained in:
2022-03-17 21:34:26 +08:00
parent ef5e91aad1
commit 5cbcfbcd56
7 changed files with 41 additions and 12 deletions

View File

@ -7,6 +7,7 @@ namespace Billing.UI
{
public static partial class Definition
{
public const string SaveLocationKey = "SaveLocationKey";
public const string PrimaryColorKey = "PrimaryColor";
public const string DefaultIcon = "ic_default";
public const long TransparentColor = 0x00ffffffL;