mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2025-04-04 08:30:41 +00:00
4 lines
229 B
Dart
4 lines
229 B
Dart
const String contactEmail = '';
|
|
const String iapServerUrl = '';
|
|
const String issuesReportUrl = 'https://github.com/vodemn/m3_lightmeter/issues/new/choose';
|
|
const String sourceCodeUrl = 'https://github.com/vodemn/m3_lightmeter/';
|