Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zyrouge committed Oct 31, 2024
1 parent d19e39d commit df35792
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
[versions]
activity-compose = "1.9.3"
coil = "2.7.0"
compose = "1.7.4"
compose-material = "1.7.4"
compose-material3 = "1.3.0"
compose = "1.7.5"
compose-material = "1.7.5"
compose-material3 = "1.3.1"
compose-navigation = "2.8.3"
core = "1.13.1"
core = "1.15.0"
core-splashscreen = "1.0.1"
fuzzywuzzy = "1.4.0"
junit-jupiter = "5.11.3"
kotlinx-serialization-json = "1.7.3"
lifecycle-runtime = "2.8.6"
lifecycle-runtime = "2.8.7"
media = "1.7.0"
okhttp3 = "4.12.0"
room = "2.6.1"
Expand All @@ -20,7 +20,7 @@ kotlin-gradle-plugin = "2.0.21"
kotlin-serialization-plugin = "2.0.21"
ksp-plugin = "2.0.21-1.0.26"

compile-sdk = "34"
compile-sdk = "35"
min-sdk = "28"
target-sdk = "34"

Expand Down

0 comments on commit df35792

Please sign in to comment.