aboutsummaryrefslogtreecommitdiff
path: root/build-logic/src/main/kotlin
AgeCommit message (Expand)Author
2023-06-15feat: adopt Kotlin 1.9 Enum entries featureHarsh Shandilya
2023-06-15fix(build): add default value for Sentry DSNHarsh Shandilya
2023-06-06fix(build): use base plugin for publishingHarsh Shandilya
2023-06-06fix(build): fully disable Sentry ProGuard by defaultHarsh Shandilya
2023-06-04feat: add `slack-lint-checks`Harsh Shandilya
2023-05-24feat(build): use JVM toolchains to enforce Java 17 usage...Harsh Shandilya
2023-05-20feat(build): move to AGP 8.2.xHarsh Shandilya
2023-05-16feat(build): raise target bytecode to Java 17Harsh Shandilya
2023-05-12feat: raise min SDK to 26...Harsh Shandilya
2023-05-06feat(build): raise Kotlin target to match versionHarsh Shandilya
2023-04-27fix(build): implement certificate pinningHarsh Shandilya
2023-04-27feat(build): add Slack's Compose LintsHarsh Shandilya
2023-04-27feat(build): remove Detekt...Harsh Shandilya
2023-04-27refactor(build): introduce a standalone plugin for Kotlin JVM librariesHarsh Shandilya
2023-04-27refactor(build): remove `kotlin-library` plugin from Android modulesHarsh Shandilya
2023-04-27refactor(build): commonize Lint configHarsh Shandilya
2023-04-25fix(build): simplify Kotlin JVM target handlingHarsh Shandilya
2023-04-23chore(build): misc cleanups to application and dependency updates pluginsHarsh Shandilya
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