Skip to content

Commit

Permalink
Merge pull request #260 from Kotlin-Android-Open-Source/renovate/all-…
Browse files Browse the repository at this point in the history
…deps

fix(deps): update all dependencies
  • Loading branch information
hoc081098 authored Jan 13, 2025
2 parents 724ceac + 511954d commit 2954db1
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
@@ -1,6 +1,6 @@
[versions]
android-compile = "35"
android-gradle = "8.7.3"
android-gradle = "8.8.0"
android-min = "21"
android-target = "35"
androidx-appcompat = "1.7.0"
Expand All @@ -27,9 +27,9 @@ junit = "4.13.2"
koin = "4.0.1"
kotlin = "2.1.0"
kotlinx-coroutines = "1.10.1"
kotlinx-kover = "0.9.0"
kotlinx-kover = "0.9.1"
ktlint = "1.0.0"
mockk = "1.13.14"
mockk = "1.13.16"
poko = "0.18.2"
squareup-leakcanary = "2.14"
squareup-logging-interceptor = "4.12.0"
Expand Down

0 comments on commit 2954db1

Please sign in to comment.