Add more data entries
This commit is contained in:
parent
e1d008aa79
commit
174a08486e
3 changed files with 187 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
import 'dart:io';
|
||||
|
||||
class Constants {
|
||||
static const VERSION = "1.0.032625+0222";
|
||||
static const VERSION = "1.0.032625+0251";
|
||||
|
||||
//static bool get isMobile => Platform.isAndroid || Platform.isIOS;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue