a352bd5ada
(cherry picked from commit 72ae6553ea53fa4bbba74bfdb1c9a3ec82103fc0)
4 lines
61 B
Dart
4 lines
61 B
Dart
|
|
class CacheVersion {
|
|
static const int hiveDBVersion = 9;
|
|
} |