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 7, 2024
1 parent 02abffe commit 4c89ad0
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
Expand Up @@ -7,19 +7,19 @@ crashlyticsPluginVersion = "3.0.2"
kotlinVersion = "2.0.20"
kotlinCoroutinesVersion = "1.9.0"
constraintlayout = "2.2.0"
media3 = "1.4.1"
media3 = "1.5.0"
cardview = "1.0.0"
appcompat = "1.7.0"
coreSplashscreen = "1.0.1"
coreVersion = "1.15.0"
firebaseBom = "33.5.1"
firebaseBom = "33.7.0"
fragmentKtx = "1.8.5"
libphonenumberAndroid = "8.13.47"
libphonenumberAndroid = "8.13.48"
lifecycleVersion = "2.8.7"
loader = "1.1.0"
loggingInterceptor = "4.12.0"
material = "1.12.0"
navigationVersion = "2.8.3"
navigationVersion = "2.8.4"
preferenceKtx = "1.2.1"
prettytime = "5.0.4.Final"
recyclerview = "1.3.2"
Expand All @@ -29,7 +29,7 @@ roomVersion = "2.6.1"
koinVersion = "4.0.0"
swiperefreshlayout = "1.1.0"
advrecyclerview = "1.0.0"
coilVersion = "3.0.2"
coilVersion = "3.0.4"
versioncompare = "1.5.0"
viewpager2 = "1.1.0"
markdown = "4.6.2"
Expand Down

0 comments on commit 4c89ad0

Please sign in to comment.