feat: 检查更新

This commit is contained in:
guozhigq
2023-08-19 16:33:39 +08:00
parent 2b0dc9d285
commit 740116e873
9 changed files with 123 additions and 8 deletions

View File

@ -119,6 +119,7 @@ class SettingBoxKey {
static const String fullScreenMode = 'fullScreenMode';
static const String blackMidsList = 'blackMidsList';
static const String autoUpdate = 'autoUpdate';
}
class LocalCacheKey {