Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-10 | chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention ↵ | renovate[bot] | |
to v0.6.0 (#2597) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-07-06 | fix(build): adjust ktfmt path filtering to allow formatting build.gradle.kts ↵ | Harsh Shandilya | |
files | |||
2023-05-24 | feat(build): use JVM toolchains to enforce Java 17 usage | Harsh Shandilya | |
This simplifies project setup in both CI and for individual contributors | |||
2023-03-21 | chore(build): fix deprecation warning | Harsh Shandilya | |
Now visible due to this change: https://docs.gradle.org/8.1-rc-1/release-notes.html#:~:text=Useful%20deprecation%20warnings%20and%20errors%20from%20Kotlin%20script%20compilation | |||
2022-12-02 | refactor(build-logic): move all code to a single top-level project | Harsh Shandilya | |
2022-10-21 | Migrate to Metalava for validating API (#2195) | Harsh Shandilya | |
2022-07-09 | gradle: add play-sdk-proto module to gMaven filter | Harsh Shandilya | |
2022-07-07 | Switch to R8 dev releases (#1986) | Harsh Shandilya | |
2022-07-07 | build-logic: introduce versions plugin | Harsh Shandilya | |
2022-06-12 | build-logic: rewrite version overrides to edit the version catalog | Harsh Shandilya | |
2022-05-09 | Tighten down dependency resolution (#1903) | Harsh Shandilya | |
2022-03-13 | Configure 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-08 | chore(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-03 | build-logic: configure repositories to include Google Maven | Harsh Shandilya | |
2021-11-16 | Convert build-logic to a proper included build | Harsh Shandilya | |
2021-11-15 | build-logic: migrate Spotless to a convention plugin | Harsh Shandilya | |