We need to bump the reachability metadata version used by the build from 1.0-M1 to 1.0.0 in gradle/libs.versions.toml so the project consumes the released metadata repository version.
Acceptance criteria:
- Update
metadataRepository in gradle/libs.versions.toml to 1.0.0.
- Keep the change limited to that version bump.
We need to bump the reachability metadata version used by the build from
1.0-M1to1.0.0ingradle/libs.versions.tomlso the project consumes the released metadata repository version.Acceptance criteria:
metadataRepositoryingradle/libs.versions.tomlto1.0.0.