Add Sandslash data entries

This commit is contained in:
zontreck 2025-05-31 23:48:40 -07:00
parent c640bf03ad
commit 87f81e3b19
6 changed files with 96 additions and 4 deletions

View file

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