Define dependency versions in one location

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: Project Structure
    • None

      Ideally, we should only define our dependency versions in one location. Right now it is spread across a few build scripts. It seems there are caveats around doing it only in `buildSrc/kotlin/Constants` as those might not be available for plugin versions.

      See

       

      Most likely we need to unify around doing it in a `gradle.properties` file and then maybe let `Constants.kt` read from there so we can get type-safe access as well.

              Assignee:
              Christian Melchior (Inactive)
              Reporter:
              Christian Melchior (Inactive)
              Archiver:
              Marc Greenfield

                Created:
                Updated:
                Resolved:
                Archived: