Skip to content

Version Catalog

The version catalog is the central place for dependency and plugin versions.

File

gradle/libs.versions.toml

Checklist

  • [ ] New dependencies are added to the version catalog.
  • [ ] Module build files avoid hardcoded versions.
  • [ ] Kotlin and KSP versions are compatible.
  • [ ] AGP/Gradle compatibility is checked.
  • [ ] Compose BOM usage is preserved.