Add more entries

This commit is contained in:
zontreck 2025-06-01 15:07:06 -07:00
parent 7f2318d9e6
commit d583dd0ead
5 changed files with 310 additions and 6 deletions

View file

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