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

Commit

Permalink
Kotlin 1.8.22 (#412)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 29, 2023
1 parent 2fdc150 commit ed5b2dd
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 @@ -7,7 +7,7 @@ androidX-activity = "1.7.2"
androidX-appCompat = "1.6.1"
androidX-collection = "1.2.0"
androidX-compose = "1.3.1"
androidX-composeCompiler = "1.4.7"
androidX-composeCompiler = "1.4.8"
androidX-core = "1.10.1"
androidX-fragment = "1.6.0"
androidX-lifecycle = "2.6.1"
Expand All @@ -16,7 +16,7 @@ chucker = "3.5.2"
coil = "2.4.0"
coroutines = "1.7.1"
glide = "4.15.1"
kotlin = "1.8.21"
kotlin = "1.8.22"
square-okHttp = "4.11.0"
square-retrofit = "2.9.0"
square-moshi = "1.15.0"
Expand All @@ -27,7 +27,7 @@ support = "28.0.0"
android-application = { id = "com.android.application", version.ref = "agp" }
android-library = { id = "com.android.library", version.ref = "agp" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
ksp = "com.google.devtools.ksp:1.8.21-1.0.11"
ksp = "com.google.devtools.ksp:1.8.22-1.0.11"
napt = "com.sergei-lapin.napt:1.19"
kotlinter = "org.jmailen.kotlinter:3.15.0"
detekt = "io.gitlab.arturbosch.detekt:1.23.0"
Expand Down

0 comments on commit ed5b2dd

Please sign in to comment.