UpdateManager

constructor(updates: List<BaseUpdate>, isFirstRun: (lastVersion: Long) -> Boolean = { lastVersion -> lastVersion <= 0L })