// This version must be updated in tandem with the pubspec version.
const String kAppVersion = '0.0.1';
const int kMillisecondsToRefreshData = 1000 * 60 * 15; // 15 minutes