Finish adding gen2
This commit is contained in:
parent
99452498a2
commit
32ae4f3e41
54 changed files with 274 additions and 22 deletions
|
@ -1,7 +1,7 @@
|
|||
import 'dart:io';
|
||||
|
||||
class Constants {
|
||||
static const VERSION = "1.0.032425+0033";
|
||||
static const VERSION = "1.0.032425+0156";
|
||||
|
||||
static bool get isMobile => Platform.isAndroid || Platform.isIOS;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue