Add more data entries
This commit is contained in:
parent
0c585366dc
commit
f1cf4c720d
3 changed files with 192 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
import 'dart:io';
|
||||
|
||||
class Constants {
|
||||
static const VERSION = "1.0.032625+0312";
|
||||
static const VERSION = "1.0.032625+0330";
|
||||
|
||||
//static bool get isMobile => Platform.isAndroid || Platform.isIOS;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue