83bd14cb74
(cherry picked from commit 354808e6883501a8dc1e0ecd5c0d1a6beab0e83a)
4 lines
61 B
Dart
4 lines
61 B
Dart
|
|
class CacheVersion {
|
|
static const int hiveDBVersion = 8;
|
|
} |