versionsRepo

Will create VersionsRepo based on SQLiteOpenHelper with table inside of database


Will create VersionsRepo based on SQLiteOpenHelper, but versions will be stored in KeyValueRepo

Parameters

context

Will be used to create KeyValueRepo via keyValueStore and pass it to StandardVersionsRepo

See also