Add more entries
This commit is contained in:
parent
b25347a291
commit
6a1a065953
33 changed files with 227 additions and 55 deletions
|
@ -1,7 +1,7 @@
|
|||
import 'dart:io';
|
||||
|
||||
class Constants {
|
||||
static const VERSION = "1.0.032225+2230";
|
||||
static const VERSION = "1.0.032325+1427";
|
||||
|
||||
static bool get isMobile => Platform.isAndroid || Platform.isIOS;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue