6fbdcb1204
(cherry picked from commit fe3ed8e86a13f82a97246878a6d5badd999f072a)
4 lines
61 B
Dart
4 lines
61 B
Dart
|
|
class CacheVersion {
|
|
static const int hiveDBVersion = 3;
|
|
} |