aboutsummaryrefslogtreecommitdiff
path: root/coroutine-utils/build.gradle.kts
AgeCommit message (Expand)Author
2024-08-14chore: add missing copyright headers and update existing onesHarsh Shandilya
2023-06-15chore: rename TOML keys for coroutines depsHarsh Shandilya
2023-04-29fix(deps): update dependency com.facebook:ktfmt to v0.44 (#2490)...renovate[bot]
2023-04-27refactor(build): introduce a standalone plugin for Kotlin JVM librariesHarsh Shandilya
2023-03-21fix(build): remove `DSL_SCOPE_VIOLATION` suppression...Harsh Shandilya
2022-10-24chore(gradle): add missing suppressions and license headersHarsh Shandilya
2022-03-23fix: ignore `CancellationException` in suspend functions (#1794)...Aditya Wasan
2021-12-09Refactor coroutine testing setup (#1583)...Harsh Shandilya