| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-16 | bug: Fix Gradle build on Windows | Fabian Mastenbroek | |
| This change adds a workaround for the Windows build where Gradle fails to compile the Kotlin code in `buildSrc` due to CRLF line endings. See https://github.com/gradle/gradle/issues/12248 | |||
| 2019-11-21 | chore: Add .gitattributes for Gradle wrapper | Fabian Mastenbroek | |
| This change ensures that the batch file for invoking the Gradle wrapper is treated as a file with Windows line endings. | |||
