25b59d2310
(cherry picked from commit 4409b59d3e839ecb3d42363395bcff70d4cea402)
4 lines
61 B
Dart
4 lines
61 B
Dart
|
|
class CacheVersion {
|
|
static const int hiveDBVersion = 5;
|
|
} |