Uploaded image for project: 'Realm Kotlin'
  1. Realm Kotlin
  2. RKOTLIN-25

Define dependency versions in one location

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Unknown 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@mongodb.com Christian Melchior (Inactive)
            Reporter:
            christian.melchior@mongodb.com Christian Melchior (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: