LibAC update, and adds a about libac page.

This commit is contained in:
zontreck 2024-08-24 08:19:15 -07:00
parent 9987abae30
commit 0bc5183444
5 changed files with 72 additions and 6 deletions

View file

@ -8,8 +8,9 @@ class Constants {
static const DRAWER_COLOR = Color.fromARGB(148, 0, 97, 97);
static const PORTFOLIO_CARD_COLOR = Color.fromARGB(255, 0, 71, 97);
static const VERSION = "Version 1.0.062324.1745";
static const COPYRIGHT = "Copyright 2024 - Piccari Creations. All rights Reserved";
static const VERSION = "Version 1.0.082424+0818";
static const COPYRIGHT =
"Copyright 2024 - Piccari Creations. All rights Reserved";
static const CLIENTPSK =
"f5c6caf3efe1ec5aa4b7c572f92aa14782b7be34b4c7844fa9c6d47fdf94246";