c77ef8238e
(cherry picked from commit 72cba37e9c81f4d685aa11e8ddbb5f48296e2db7)
4 lines
61 B
Dart
4 lines
61 B
Dart
|
|
class CacheVersion {
|
|
static const int hiveDBVersion = 6;
|
|
} |