Skip to content

Commit

Permalink
bump dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
mardous committed Dec 23, 2024
1 parent 767337b commit c7310fe
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[versions]
androidPluginVersion = "8.7.3"
annotation = "1.9.1"
kspPluginVersion = "2.0.20-1.0.25"
kspPluginVersion = "2.1.0-1.0.29"
gmsPluginVersion = "4.4.2"
crashlyticsPluginVersion = "3.0.2"
kotlinVersion = "2.0.20"
kotlinCoroutinesVersion = "1.9.0"
kotlinVersion = "2.1.0"
kotlinCoroutinesVersion = "1.10.1"
constraintlayout = "2.2.0"
media3 = "1.5.0"
media3 = "1.5.1"
cardview = "1.0.0"
appcompat = "1.7.0"
coreSplashscreen = "1.0.1"
Expand All @@ -19,7 +19,7 @@ lifecycleVersion = "2.8.7"
loader = "1.1.0"
loggingInterceptor = "4.12.0"
material = "1.12.0"
navigationVersion = "2.8.4"
navigationVersion = "2.8.5"
preferenceKtx = "1.2.1"
prettytime = "5.0.4.Final"
recyclerview = "1.3.2"
Expand Down

0 comments on commit c7310fe

Please sign in to comment.