aboutsummaryrefslogtreecommitdiff
path: root/build-logic
AgeCommit message (Expand)Author
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-29fix(deps): update dependency com.facebook:ktfmt to v0.44 (#2490)...renovate[bot]
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-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-03-21chore(build): fix deprecation warning...Harsh Shandilya
2023-03-04refactor: use worker API for `KtfmtFormatTask`Harsh Shandilya
2023-03-01feat(build): configure Lint baselines for all compatible projectsHarsh Shandilya
2023-02-27chore(build): ensure Kotlin versions are aligned in `build-logic` projectHarsh 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
2022-12-01fix(deps): update kotlin to v1.7.22 (#2278)...renovate[bot]
2022-11-25fix(build-logic): re-enable Test task state trackingHarsh Shandilya
2022-10-31fix(build-logic): set hook source file path sensitivity to `NONE`...Harsh Shandilya
2022-10-29feat: rip out Spotless...Harsh Shandilya
2022-10-29feat(build): add a homebrew ktfmt plugin...Harsh Shandilya
2022-10-24chore(gradle): add missing suppressions and license headersHarsh Shandilya
2022-10-21Migrate to Metalava for validating API (#2195)Harsh Shandilya
2022-10-07refactor(build-logic): make `GitHooksTask` more lazyHarsh Shandilya
2022-10-07refactor(build-logic): move PSL download to task actionHarsh Shandilya
2022-10-05chore(deps): upgrade to Compose Compiler 1.3.2Harsh Shandilya
2022-10-03fix(deps): update kotlin to v1.7.20 (#2154)...renovate[bot]
2022-09-24chore(deps): update dependency com.facebook:ktfmt to v0.41 (#2147)...renovate[bot]
2022-09-21Upgrade AndroidX dependencies (#2139)Harsh Shandilya
2022-09-10Fix bundle collection task (#2122)Harsh Shandilya
2022-09-10fix(deps): update dependency com.vanniktech:gradle-maven-publish-plugin to v0......renovate[bot]