aboutsummaryrefslogtreecommitdiff
path: root/build-logic
AgeCommit message (Expand)Author
2024-07-28refactor(build): migrate to NIOHarsh Shandilya
2024-06-14fix(deps): update ktfmt to 0.51Harsh Shandilya
2024-05-28chore: reformat with trailing commas changesHarsh Shandilya
2024-05-28fix(build): automatically manage trailing commas in ktfmtHarsh Shandilya
2024-05-22fix(deps): update kotlin and compose to v2 (major) (#3064)...renovate[bot]
2024-05-08fix(deps): update kotlin and compose to v1.9.24 (#3043)...renovate[bot]
2024-03-22fix(deps): upgrade everything to unstable tracksHarsh Shandilya
2024-03-22feat(build): add back dependency updates pluginHarsh Shandilya
2024-03-22refactor(build): migrate to java-semverHarsh Shandilya
2024-02-24fix(deps): go back to AGP 8.3.xHarsh Shandilya
2024-01-25fix(build): disable `ObsoleteLintCustomCheck` lintHarsh Shandilya
2024-01-22feat(build): remove dependency updates plugin...Harsh Shandilya
2024-01-12chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention t......renovate[bot]
2024-01-08fix(build): tweak repository settingsHarsh Shandilya
2023-12-17refactor(build): simplify repository declarationsHarsh Shandilya
2023-12-16fix(build): temporarily downgrade AGP to stable track...Harsh Shandilya
2023-12-15fix(build): disable all version update lintsHarsh Shandilya
2023-12-10fix: temporarily disable pre-launch biometric auth (#2803)...Harsh Shandilya
2023-11-28feat: remove WhatTheStack...Harsh Shandilya
2023-11-28refactor(build): use typed catalog in build-logicHarsh Shandilya
2023-11-26fix(build): address `enableAndroidTest` deprecationHarsh Shandilya
2023-11-01fix(build): disable `TrulyRandom` lintHarsh Shandilya
2023-11-01fix(build): lower JVM compilation target to 17...Harsh Shandilya
2023-09-08fix(deps): update dependency com.slack.lint:slack-lint-checks to v0.5.0 (#2679)...renovate[bot]
2023-09-04fix(deps): update dependency com.hierynomus:sshj to v0.36.0 (#2670)...renovate[bot]
2023-08-26chore(build): require a Java 20 hostHarsh Shandilya
2023-08-17chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention t......renovate[bot]
2023-07-22fix(build): only enable `-Werror` in CIHarsh Shandilya
2023-07-12fix(build): properly resolve JavaPoet version resolution issueHarsh Shandilya
2023-07-12feat(build): target API 34Harsh Shandilya
2023-07-12refactor(build): move dependency updates to a `Settings` pluginHarsh Shandilya
2023-07-10chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention t......renovate[bot]
2023-07-07fix(build): only suppress compat check for Compose Compiler when requiredHarsh Shandilya
2023-07-06refactor(build): cleanup ktfmt codeHarsh Shandilya
2023-07-06fix(build): adjust ktfmt path filtering to allow formatting build.gradle.kts ...Harsh Shandilya
2023-07-06feat(build): automatically handle Compose Compiler compatibility overrideHarsh Shandilya
2023-07-01fix(build): remove useless Java configuration for Gradle ToolchainsHarsh Shandilya
2023-07-01fix(build): remove JVM vendor preferenceHarsh Shandilya
2023-06-28fix(build): update `publicsuffix.org` pinned cert chainHarsh Shandilya
2023-06-15feat: adopt Kotlin 1.9 Enum entries featureHarsh Shandilya
2023-06-15chore: rename TOML keys for coroutines depsHarsh 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