Skip to content

Commit

Permalink
[refactor] update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaaveh committed Oct 27, 2023
1 parent 6e1a880 commit c551505
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ androidGradlePlugin = "8.1.2"

ktx = "1.12.0"

composeBOM = "2023.10.00"
composeBOM = "2023.10.01"
composeActivity = "1.8.0"
composeCoil = "2.2.2"
composeCompiler = "1.5.3"
Expand Down Expand Up @@ -42,7 +42,7 @@ chucker = "3.5.2"
kotlinx-serialization = "1.6.0"
kotlinx-serialization-converter = "1.0.0"

room = "2.6.0-rc01"
room = "2.6.0"

junit = "4.13.2"
junitExt = "1.1.5"
Expand Down

0 comments on commit c551505

Please sign in to comment.