Age | Commit message (Collapse) | Author |
|
|
|
* fix(deps): update kotlin to v1.7.22
* fix(gradle): allow Kotlin 1.7.22 for Compose Compiler
(cherry picked from commit 6c218c20bfd21e0a9ad75e3dfc98525d4ac40a7f)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
|
|
|
|
Spotless' configuration cache support is irritating since it requires you to wipe config cache
every time you initialise a Gradle daemon.
|
|
The general idea of the implementation is borrowed from https://github.com/cortinico/ktfmt-gradle
|
|
|
|
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
(#2114)
* fix(deps): update dependency androidx.compose.compiler:compiler to v1.3.1
* Remove Compose Compiler version check suppression
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
|
|
|
|
|
|
|
|
|