app version and whats new
This commit is contained in:
@ -4,6 +4,7 @@ import 'dart:io';
|
||||
Future<void> main() async {
|
||||
final config = {
|
||||
'syncfusion_license_key': Platform.environment['SYNCFUSION_LICENSE_KEY'],
|
||||
'version_type': Platform.environment['HA_CLIENT_VERSION_TYPE']
|
||||
};
|
||||
|
||||
final filename = 'lib/.secrets.dart';
|
||||
|
Reference in New Issue
Block a user