Harsh Shandilya
|
9f554376e7
|
fix(build): disable SAM conversion for build-logic
No longer required https://docs.gradle.org/8.1-rc-1/release-notes.html#:~:text=Support%20of%20Java%20lambdas
|
2023-03-21 13:45:12 +05:30 |
|
Harsh Shandilya
|
2f524fc2b7
|
fix(build): remove DSL_SCOPE_VIOLATION suppression
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 13:43:09 +05:30 |
|
Harsh Shandilya
|
a6652134a2
|
fix(build): remove unneeded afterEvaluate
https://docs.gradle.org/8.1-rc-1/release-notes.html#:~:text=Easier%20customization%20of%20Kotlin%20options
|
2023-03-21 13:43:09 +05:30 |
|
Harsh Shandilya
|
a6e845f461
|
chore(build): ensure Kotlin versions are aligned in build-logic project
|
2023-02-27 21:25:37 +05:30 |
|
Harsh Shandilya
|
afd0eebdd3
|
refactor(build-logic): move all code to a single top-level project
|
2022-12-02 01:57:02 +05:30 |
|
Harsh Shandilya
|
c2e2e4f842
|
Convert build-logic to a proper included build
|
2021-11-16 00:22:16 +05:30 |
|
Harsh Shandilya
|
96a9211f9e
|
build-logic: migrate Spotless to a convention plugin
|
2021-11-15 23:57:40 +05:30 |
|