aboutsummaryrefslogtreecommitdiff
path: root/ui/compose/build.gradle.kts
AgeCommit message (Collapse)Author
2024-08-14chore: add missing copyright headers and update existing onesHarsh Shandilya
2024-05-28feat(compose): add some multipreview annotationsHarsh Shandilya
2024-05-28refactor(compose): make theme decisions within `APSTheme`Harsh Shandilya
2024-05-22fix(deps): update kotlin and compose to v2 (major) (#3064)renovate[bot]
* fix(deps): update kotlin and compose to v2 * fix(build): switch to Kotlin Compose Compiler --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2023-08-10refactor: un-flatten module structureHarsh Shandilya