Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
joreilly committed Nov 2, 2024
1 parent 65547be commit 53d9391
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,20 @@ kotlinx-coroutines = "1.9.0"
kotlinx-serialization = "1.7.3"
kotlinx-dateTime = "0.6.1"

androidGradlePlugin = "8.7.1"
androidGradlePlugin = "8.7.2"
koalaplot = "0.5.3"
koin = "4.0.0"
ktor = "3.0.0"
slf4j = "2.0.16"
skie = "0.9.3"
datastore = "1.1.1"

androidxActivity = "1.9.2"
androidxComposeBom = "2024.09.03"
androidxNavigationCompose = "2.8.2"
androidxLifecycle = "2.8.6"
androidxRoom = "2.7.0-alpha09"
sqlite = "2.5.0-alpha09"
androidxActivity = "1.9.3"
androidxComposeBom = "2024.10.01"
androidxNavigationCompose = "2.8.3"
androidxLifecycle = "2.8.7"
androidxRoom = "2.7.0-alpha11"
sqlite = "2.5.0-alpha11"
compose-plugin = "1.7.0"
accompanist = "0.36.0"
coilCompose = "2.7.0"
Expand Down

0 comments on commit 53d9391

Please sign in to comment.