FORMAT_VERSION

const val FORMAT_VERSION: Int = 1

Current reference-bundle format version. Independent of the SDK version: bump only when the on-disk bundle layout/semantics change. The loader accepts bundles with version <= FORMAT_VERSION.