Commit cec8e61b authored by Vladislav Bogdashkin's avatar Vladislav Bogdashkin 🎣

update db version

parent ee2d844f
......@@ -21,7 +21,7 @@ const val ESTATES_CACHE_LIMIT_SECONDS_INACTIVE = 200L
const val FILES_CACHE_LIMIT_SIZE = 10000
const val FILES_CACHE_LIMIT_SECONDS_INACTIVE = 60L
const val DATABASE_VERSION = 9
const val DATABASE_VERSION = 10
@Module
abstract class AppModule{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment