SchemaVersion

@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class SchemaVersion(val version: Int)

Defines schema version for a settings class.

Properties

Link copied to clipboard