Skip to content

Commit

Permalink
Update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 8af2222 commit e1175cd
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 @@ -9,15 +9,15 @@ versionName = "1.0"
hilt = "2.45"
gson = "2.10.1"
room = "2.5.0"
ktor = "2.2.4"
ktor = "2.3.13"
glide = "4.15.1"
material="1.8.0"
paging = "3.1.1"
kotlin = "1.8.10"
kotlin = "1.9.25"
fragment = "1.5.5"
retrofit = "2.9.0"
lifecycle = "2.5.1"
coroutines = "1.6.4"
coroutines = "1.10.1"
androidxCore = "1.9.0"
gradlePlugin = "7.4.1"
navigation = "2.5.3"
Expand Down

0 comments on commit e1175cd

Please sign in to comment.