Add more entries

This commit is contained in:
zontreck 2025-06-02 01:11:40 -07:00
parent 1972421ef2
commit e9142ab5ae
4 changed files with 182 additions and 3 deletions

View file

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