Add more entries
This commit is contained in:
parent
330508fffa
commit
925a1f35c4
7 changed files with 9 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
import 'dart:io';
|
||||
|
||||
class Constants {
|
||||
static const VERSION = "1.0.032525+0335";
|
||||
static const VERSION = "1.0.032525+0339";
|
||||
|
||||
static bool get isMobile => Platform.isAndroid || Platform.isIOS;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue