aboutsummaryrefslogtreecommitdiff
path: root/build-logic/build.gradle.kts
AgeCommit message (Expand)Author
2024-03-22feat(build): add back dependency updates pluginHarsh Shandilya
2024-01-22feat(build): remove dependency updates plugin...Harsh Shandilya
2023-12-16fix(build): temporarily downgrade AGP to stable track...Harsh Shandilya
2023-11-28refactor(build): use typed catalog in build-logicHarsh Shandilya
2023-08-26chore(build): require a Java 20 hostHarsh Shandilya
2023-07-12fix(build): properly resolve JavaPoet version resolution issueHarsh Shandilya
2023-07-06fix(build): adjust ktfmt path filtering to allow formatting build.gradle.kts ...Harsh Shandilya
2023-07-01fix(build): remove useless Java configuration for Gradle ToolchainsHarsh Shandilya
2023-07-01fix(build): remove JVM vendor preferenceHarsh Shandilya
2023-06-15chore: rename TOML keys for coroutines depsHarsh Shandilya
2023-05-24feat(build): use JVM toolchains to enforce Java 17 usage...Harsh Shandilya
2023-05-16feat(build): raise target bytecode to Java 17Harsh Shandilya
2023-04-29fix(deps): update dependency com.facebook:ktfmt to v0.44 (#2490)...renovate[bot]
2023-04-27feat(build): remove Detekt...Harsh Shandilya
2023-04-27refactor(build): introduce a standalone plugin for Kotlin JVM librariesHarsh Shandilya
2023-03-26feat(build): migrate to Crowdin V2 APIHarsh Shandilya
2023-03-21fix(build): disable SAM conversion for build-logic...Harsh Shandilya
2023-03-21fix(build): remove `DSL_SCOPE_VIOLATION` suppression...Harsh Shandilya
2023-03-21fix(build): remove unneeded `afterEvaluate`...Harsh Shandilya
2023-02-27chore(build): ensure Kotlin versions are aligned in `build-logic` projectHarsh Shandilya
2022-12-02refactor(build-logic): move all code to a single top-level projectHarsh Shandilya
2021-11-16Convert build-logic to a proper included buildHarsh Shandilya
2021-11-15build-logic: migrate Spotless to a convention pluginHarsh Shandilya