Add a few more entries
This commit is contained in:
parent
03246aad71
commit
50a3c588ba
12 changed files with 51 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
import 'dart:io';
|
||||
|
||||
class Constants {
|
||||
static const VERSION = "1.0.032425+0222";
|
||||
static const VERSION = "1.0.032425+0239";
|
||||
|
||||
static bool get isMobile => Platform.isAndroid || Platform.isIOS;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue