Add more data entries
This commit is contained in:
parent
a214124869
commit
16f40d3a88
79 changed files with 383 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
import 'dart:io';
|
||||
|
||||
class Constants {
|
||||
static const VERSION = "1.0.032525+1346";
|
||||
static const VERSION = "1.0.032525+1924";
|
||||
|
||||
static bool get isMobile => Platform.isAndroid || Platform.isIOS;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue