Add more entries

This commit is contained in:
zontreck 2025-06-01 17:31:15 -07:00
parent e9c073fbdc
commit 2256eac65f
4 changed files with 172 additions and 3 deletions

View file

@ -1,5 +1,5 @@
class Constants {
static const VERSION = "1.0.060125+1604";
static const VERSION = "1.0.060125+1730";
//static bool get isMobile => Platform.isAndroid || Platform.isIOS;
}