| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-23 | Utilize version constraints for shared versions | Fabian Mastenbroek | |
| This change updates the Gradle configuration to utilize version constraints to force the same dependency version across modules. | |||
| 2021-02-23 | Move dependency versions to gradle.properties | Fabian Mastenbroek | |
| This change moves the version of the dependencies from buildSrc to gradle.properties to prevent recompilation when changing dependency versions. | |||
| 2021-02-23 | Extract testing conventions from Kotlin conventions | Fabian Mastenbroek | |
| This change extracts the configuration for test from the Kotlin library conventions. | |||
| 2020-10-05 | Move failure models to separate module | Fabian Mastenbroek | |
