Package openfoodfacts.github.scrachx.openfood.features.changelog

Types

Link copied to clipboard
Link copied to clipboard
class ChangelogDialog : DialogFragment
Link copied to clipboard
sealed class ChangelogListItem
Link copied to clipboard
@Singleton
class ChangelogService @Inject constructor(    context: Context,     ioDispatcher: CoroutineDispatcher,     localeManager: LocaleManager)