Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlin:compose-compiler-gradle-plugin…
Browse files Browse the repository at this point in the history
… to v2.0.20 (#499)

* Update dependency org.jetbrains.kotlin:compose-compiler-gradle-plugin to v2.0.20

* Update Yarn lock

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jake Wharton <[email protected]>
  • Loading branch information
renovate[bot] and JakeWharton authored Aug 22, 2024
1 parent 0ba99e7 commit 32a926d
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 114 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ compileSdk = "34"
minSdk = "21"

coroutine = "1.8.1"
kotlin = "2.0.10"
kotlin = "2.0.20"
jetbrains-compose = "1.6.11"
squareup-okhttp = "4.12.0"
squareup-retrofit = "2.11.0"
Expand Down
Loading

0 comments on commit 32a926d

Please sign in to comment.