Skip to content

Commit

Permalink
Update, Kotlin 1.9.21
Browse files Browse the repository at this point in the history
  • Loading branch information
Pluu committed Dec 6, 2023
1 parent 6045994 commit d42dfd3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ activity = "1.8.1"
compose = "1.6.0-beta02"
compose-material3 = "1.2.0-alpha12"
#compose-bom = "2023.10.00"
composeCompiler = "1.5.5"
composeCompiler = "1.5.6"
lifecycle = "2.6.2"
room = "2.6.1"
paging = "3.2.1"

# 3rd-party
coil = "2.5.0"
dagger = "2.49"
kotlin = "1.9.20"
ksp = "1.9.20-1.0.14"
kotlin = "1.9.21"
ksp = "1.9.21-1.0.15"
kotlin-coroutine = "1.7.3"
okhttp = "4.12.0"

Expand Down

0 comments on commit d42dfd3

Please # to comment.