aboutsummaryrefslogtreecommitdiff
path: root/build-logic/settings.gradle.kts
AgeCommit message (Collapse)Author
2022-06-12build-logic: rewrite version overrides to edit the version catalogHarsh Shandilya
2022-05-09Tighten down dependency resolution (#1903)Harsh Shandilya
2022-03-13Configure Sentry with more information (#1782)Harsh Shandilya
* build-logic: remove error path in Sentry plugin * gradle: fix UnstableApiUsage warning * build-logic: configure Sentry Gradle Plugin * app: set traces sample-rate to 1.0 * sentry-stub: init * app: populate Sentry user field with feature flags
2022-02-08chore(deps): update dependency gradle to v7.4 (#1717)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2021-12-03build-logic: configure repositories to include Google MavenHarsh Shandilya
2021-11-16Convert build-logic to a proper included buildHarsh Shandilya
2021-11-15build-logic: migrate Spotless to a convention pluginHarsh Shandilya