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