Skip to content

Commit

Permalink
Migration Kotlin 2.0.0-rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
Pluu committed May 14, 2024
1 parent 70c87fd commit 254215e
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 @@ -12,8 +12,8 @@ paging = "3.3.0-rc01"

# 3rd-party
dagger = "2.51.1"
kotlin = "2.0.0-RC2"
ksp = "2.0.0-RC2-1.0.20"
kotlin = "2.0.0-RC3"
ksp = "2.0.0-RC3-1.0.20"
kotlin-coroutine = "1.8.0"
okhttp = "4.12.0"

Expand Down

0 comments on commit 254215e

Please sign in to comment.