Files
kooltab/lib/utils/app_config.dart
T

2 lines
126 B
Dart

const kUpdateServerUrl = 'https://updater.brammie15.dev';
const kExportServerUrl = 'https://kooltab.brammie15.dev/api/backup';