Add another dex entry
This commit is contained in:
parent
3f929cdfff
commit
0bcc0a14b0
4 changed files with 170 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
import 'dart:io';
|
||||
|
||||
class Constants {
|
||||
static const VERSION = "1.0.032625+0330";
|
||||
static const VERSION = "1.0.032625+1410";
|
||||
|
||||
//static bool get isMobile => Platform.isAndroid || Platform.isIOS;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue