Add more entries
This commit is contained in:
parent
dff8ee1334
commit
0fb6f422fa
17 changed files with 73 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
import 'dart:io';
|
||||
|
||||
class Constants {
|
||||
static const VERSION = "1.0.032225+2037";
|
||||
static const VERSION = "1.0.032225+2127";
|
||||
|
||||
static bool get isMobile => Platform.isAndroid || Platform.isIOS;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue