Add more entries

This commit is contained in:
zontreck 2025-06-01 02:20:12 -07:00
parent 111a295193
commit 97e9ed622a
7 changed files with 195 additions and 4 deletions

View file

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