aboutsummaryrefslogtreecommitdiff
path: root/build.gradle.kts
AgeCommit message (Expand)Author
2024-03-22feat(build): add back dependency updates pluginHarsh Shandilya
2023-07-12fix(build): properly resolve JavaPoet version resolution issueHarsh Shandilya
2023-07-12refactor(build): move dependency updates to a `Settings` pluginHarsh Shandilya
2023-03-21fix(build): remove `DSL_SCOPE_VIOLATION` suppression...Harsh Shandilya
2022-10-29feat: rip out Spotless...Harsh Shandilya
2022-10-29feat(build): add a homebrew ktfmt plugin...Harsh Shandilya
2022-10-21Migrate to Metalava for validating API (#2195)Harsh Shandilya
2022-07-07build-logic: introduce versions pluginHarsh Shandilya
2022-05-09Tighten down dependency resolution (#1903)Harsh Shandilya
2022-04-26build-logic: remove explicit Dokka dependency (#1873)Harsh Shandilya
2022-04-25Workaround AGP and Dokka conflict (#1872)Harsh Shandilya
2022-02-21Switch to R8 dev releases (#1738)Harsh Shandilya
2022-02-17chore(deps): update com.google.dagger to v2.41 (#1732)...renovate[bot]
2022-02-08chore(deps): update dependency gradle to v7.4 (#1717)...renovate[bot]
2021-12-03build: use Hilt through buildscript classpathHarsh Shandilya
2021-12-03all: switch to new convention pluginsHarsh Shandilya
2021-11-16build: switch root project to convention pluginsHarsh Shandilya
2021-11-15build-logic: migrate Spotless to a convention pluginHarsh Shandilya
2021-06-01Configure Spotless for all projects and tweak Dagger flags (#1427)Harsh Shandilya
2021-05-25Add compose dependencies (#1421)...Aditya Wasan
2021-05-09build: bump kgp-leak-patcher...Harsh Shandilya
2021-05-09build: switch to Spotless for formatting...Harsh Shandilya
2021-05-06Upgrade Kotlin and AndroidX dependencies (#1402)Harsh Shandilya
2021-04-12Update to Gradle 7.0 (#1381)Harsh Shandilya
2021-04-01Update all dependencies (#1358)...Harsh Shandilya
2021-03-18all: reformat with ktfmt...Harsh Shandilya
2021-03-18all: update copyrights...Harsh Shandilya
2021-03-18build: apply Ktfmt Gradle plugin...Harsh Shandilya
2021-03-17Update Gradle and tighten repository inclusion rules (#1347)...Harsh Shandilya
2021-02-03Rework buildSrc and update some dependencies (#1296)Harsh Shandilya
2020-11-14Update runtime dependencies to latest revisions (#1203)...Harsh Shandilya
2020-11-04build: update openpgp-ktx and versions plugin (#1185)...Harsh Shandilya
2020-10-16Revamp build configuration (#1156)...Harsh Shandilya
2020-10-07build: update runtime dependencies and Gradle plugins (#1139)...Harsh Shandilya
2020-10-01build: configure binary-compatibility-validator...Harsh Shandilya
2020-09-10build: update Kotlin and dependency-updates plugin (#1094)...Harsh Shandilya
2020-09-06Update dependencies and add EditorConfig file (#1082)...Harsh Shandilya
2020-09-03Refactor Git operations and auth (#1066)...Fabian Henneke
2020-08-11Uprev Gradle and dependencies (#1007)...Harsh Shandilya
2020-07-29Upgrade to Kotlin 1.4 (#978)...Harsh Shandilya
2020-07-23Migrate to Gradle Kotlin DSL (#936)Harsh Shandilya
2019-11-06Revert back to Groovy DSL...Harsh Shandilya
2019-10-24Update dependencies...Harsh Shandilya
2019-10-18Uprev to Gradle 5.6.3...Harsh Shandilya
2019-10-02treewide: Fix typo in license header...Harsh Shandilya
2019-10-02treewide: Add copyrights...Harsh Shandilya
2019-10-02Add Spotless to regulate codestyle (#550)...Harsh Shandilya
2019-09-08Uprev dependencies...Harsh Shandilya
2019-08-17Bump Gradle from 5.5.1 to 5.6...Harsh Shandilya
2019-08-11Bump gradle-versions-plugin from 0.21.0 to 0.22.0...Harsh Shandilya