Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/sopt-makers/sopt-android
Browse files Browse the repository at this point in the history
…into feature/877
  • Loading branch information
s9hn committed Oct 13, 2024
2 parents d2fdcd6 + 9072bd6 commit 0750817
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 @@ -5,7 +5,7 @@ targetSdk = "34"
appVersion = "2.3.2"
versionCode = "20302"

kotlin = "2.0.20"
kotlin = "2.0.21"
kotlinx-serialization-json = "1.7.3"
kotlinx-serialization-converter = "1.0.0"
kotlinx-coroutines = "1.9.0"
Expand Down Expand Up @@ -42,7 +42,7 @@ androidx-test = "1.6.2"
androidx-test-rules = "1.6.1"

gradleplugin = "8.7.0"
kspplugin = "2.0.20-1.0.25"
kspplugin = "2.0.21-1.0.25"

dagger-hilt = "2.52"
dagger-hilt-navigation-compose = "1.2.0"
Expand Down

0 comments on commit 0750817

Please sign in to comment.