aboutsummaryrefslogtreecommitdiff
path: root/build-logic/src/main/kotlin
AgeCommit message (Expand)Author
2023-04-23fix(build): switch kotlin-library plugin to `compilerOptions` DSLHarsh Shandilya
2023-04-23fix(build): do not apply Android plugin in kapt pluginHarsh Shandilya
2023-04-23chore(build): simplify library release signing setupHarsh Shandilya
2023-04-10feat(deps): migrate to Kotlin 1.8.20Harsh Shandilya
2023-03-26feat(build): migrate to Crowdin V2 APIHarsh Shandilya
2023-03-21refactor(build): wire up CC-compatible task dependencies for CrowdinHarsh Shandilya
2023-03-21feat(build): pull out Crowdin tasks to their own classesHarsh Shandilya
2023-03-04refactor: use worker API for `KtfmtFormatTask`Harsh Shandilya
2023-03-01feat(build): configure Lint baselines for all compatible projectsHarsh Shandilya
2023-01-05fix: remove deprecated APIHarsh Shandilya
2023-01-03Revert "Revert "fix: disable Sentry dependency report""...Harsh Shandilya
2022-12-29Revert "fix: disable Sentry dependency report"...Harsh Shandilya
2022-12-29feat(gradle): bump to 8.0 RC1Harsh Shandilya
2022-12-19fix: disable Sentry dependency report...Harsh Shandilya
2022-12-08refactor: simplify `KtfmtCheckTask`Harsh Shandilya
2022-12-08Revert "fix(deps): update kotlin to v1.7.22 (#2278)"...Harsh Shandilya
2022-12-02refactor(build-logic): use `ExtensionContainer#configure` extensionHarsh 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