Add a few more data entries

This commit is contained in:
zontreck 2025-06-01 00:14:09 -07:00
parent 87f81e3b19
commit ad0eb4c4e4
6 changed files with 267 additions and 4 deletions

View file

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