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