Adds some new dex entries
This commit is contained in:
parent
c846c717fe
commit
db34f046e4
5 changed files with 207 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
import 'dart:io';
|
||||
|
||||
class Constants {
|
||||
static const VERSION = "1.0.032825+1854";
|
||||
static const VERSION = "1.0.032825+1921";
|
||||
|
||||
//static bool get isMobile => Platform.isAndroid || Platform.isIOS;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue