Add a timestamp generator helper utility
This commit is contained in:
parent
3eb1d0e691
commit
43db279895
6 changed files with 26 additions and 11 deletions
|
@ -8,4 +8,7 @@ class HelperConsts {
|
|||
static const CH_VERSION = "1.0.112724+1534";
|
||||
|
||||
static String get LIBAC_VERSION => Constants.VERSION;
|
||||
|
||||
static const AES_VERSION = "1.0.010625+0238";
|
||||
static const TIMESTAMP_VERSION = "1.0.010625+0238";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue