Skip to content

Commit

Permalink
Update third party dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
pandulapeter committed Sep 8, 2024
1 parent cd22a64 commit d8f320a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
androidx-annotation = "1.8.2" # https://developer.android.com/jetpack/androidx/releases/annotation
androidx-appcompat = "1.7.0" # https://developer.android.com/jetpack/androidx/releases/appcompat
androidx-constraintlayout = "2.1.4" # https://developer.android.com/jetpack/androidx/releases/constraintlayout
androidx-lifecycle = "2.8.4" # https://developer.android.com/jetpack/androidx/releases/lifecycle
androidx-lifecycle = "2.8.5" # https://developer.android.com/jetpack/androidx/releases/lifecycle
androidx-recyclerview = "1.3.2" # https://developer.android.com/jetpack/androidx/releases/recyclerview
coil = "2.6.0" # https://github.com/coil-kt/coil/releases
coil = "2.7.0" # https://github.com/coil-kt/coil/releases
gradle = "8.5.2" # https://developer.android.com/studio/releases/gradle-plugin
kotlin-coroutines = "1.8.1" # https://github.com/Kotlin/kotlinx.coroutines/releases
kotlin-gradle = "2.0.0" # https://kotlinlang.org/docs/releases.html#release-details
kotlin-ksp = "2.0.0-1.0.21" # https://github.com/google/ksp/releases
kotlin-gradle = "2.0.20" # https://kotlinlang.org/docs/releases.html#release-details
kotlin-ksp = "2.0.20-1.0.25" # https://github.com/google/ksp/releases
square-moshi = "1.15.1" # https://github.com/square/moshi/tags
square-okhttp = "4.12.0" # https://github.com/square/okhttp/tags

Expand Down

0 comments on commit d8f320a

Please sign in to comment.