Add more entries
This commit is contained in:
parent
670c23d264
commit
99452498a2
83 changed files with 410 additions and 21 deletions
|
@ -1,7 +1,7 @@
|
|||
import 'dart:io';
|
||||
|
||||
class Constants {
|
||||
static const VERSION = "1.0.032325+2236";
|
||||
static const VERSION = "1.0.032425+0033";
|
||||
|
||||
static bool get isMobile => Platform.isAndroid || Platform.isIOS;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue