Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 9cfe996 commit 77b9290
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,5 +1,5 @@
[versions]
agp = "8.7.2"
agp = "8.7.3"
android-compileSdk = "34"
android-minSdk = "24"
android-targetSdk = "34"
Expand All @@ -12,13 +12,13 @@ androidx-material = "1.12.0"
androidx-test-junit = "1.2.1"
compose-plugin = "1.7.1"
junit = "4.13.2"
kotlin = "2.0.21"
kotlin = "2.1.0"
koin = "4.0.0"
koin-compose = "4.0.0"
detekt = "1.23.7"
ktor = "3.0.1"
okhttp = "4.12.0"
ksp = "2.0.21-1.0.28"
ksp = "2.1.0-1.0.29"
ktorfit = "2.2.0"

[libraries]
Expand Down

0 comments on commit 77b9290

Please sign in to comment.