Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-21 | fix(build): disable SAM conversion for build-logic | Harsh Shandilya | |
No longer required https://docs.gradle.org/8.1-rc-1/release-notes.html#:~:text=Support%20of%20Java%20lambdas | |||
2023-03-21 | fix(build): remove `DSL_SCOPE_VIOLATION` suppression | Harsh Shandilya | |
This was a Gradle bug that is now fixed https://docs.gradle.org/8.1-rc-1/release-notes.html#:~:text=Access%20to%20version%20catalog%20for%20plugins%20in%20the%20plugins%20%7B%7D%20block | |||
2023-03-21 | fix(build): remove unneeded `afterEvaluate` | Harsh Shandilya | |
https://docs.gradle.org/8.1-rc-1/release-notes.html#:~:text=Easier%20customization%20of%20Kotlin%20options | |||
2023-02-27 | chore(build): ensure Kotlin versions are aligned in `build-logic` project | Harsh Shandilya | |
2022-12-02 | refactor(build-logic): move all code to a single top-level project | Harsh Shandilya | |
2021-11-16 | Convert build-logic to a proper included build | Harsh Shandilya | |
2021-11-15 | build-logic: migrate Spotless to a convention plugin | Harsh Shandilya | |