Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
Update Kotlin, KSP and Compose Compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2023
1 parent 9e8a0b0 commit 1a05297
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 @@ -6,7 +6,7 @@ androidX-activity = "1.7.2"
androidX-appCompat = "1.6.1"
androidX-collection = "1.2.0"
androidX-compose = "1.3.1"
androidX-composeCompiler = "1.5.1"
androidX-composeCompiler = "1.5.2"
androidX-core = "1.10.1"
androidX-fragment = "1.6.1"
androidX-lifecycle = "2.6.1"
Expand All @@ -15,7 +15,7 @@ chucker = "4.0.0"
coil = "2.4.0"
coroutines = "1.7.3"
glide = "4.16.0"
kotlin = "1.9.0"
kotlin = "1.9.10"
square-okHttp = "4.11.0"
square-retrofit = "2.9.0"
square-moshi = "1.15.0"
Expand Down

0 comments on commit 1a05297

Please sign in to comment.