Skip to content

Commit

Permalink
chore: Bump Libs & Core (#2126)
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinBoulongne authored Dec 17, 2024
2 parents 3a84fb0 + 38b29e4 commit 538688f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Core
Submodule Core updated 1 files
+1 −1 build.gradle
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dragdropswipeRecyclerview = "1.2.0"
firebaseMessagingKtx = "23.4.1" # Doesn't build when bumped to 24.0.0 (waiting for Kotlin 2.0)
flexbox = "3.0.0"
googleServices = "4.4.2"
hiltAndroid = "2.52"
hiltAndroid = "2.53.1"
hiltAndroidx = "1.2.0"
jsoup = "1.18.3"
junit = "4.13.2"
Expand All @@ -15,11 +15,11 @@ junitVersion = "1.2.1"
ksp = "1.9.22-1.0.17"
leakcanaryAndroid = "2.12"
lifecycleProcess = "2.8.7"
lottie = "6.6.0"
lottie = "6.6.1"
navigation = "2.7.7" # Doesn't build when bumped to 2.8.0 (waiting for Kotlin 2.0)
realmKotlin = "1.16.0" # Doesn't build when bumped to 2.0.0 (waiting for Kotlin 2.0)
richHtmlEditor = "0.2.0"
sentryAndroidFragment = "7.18.1"
sentryAndroidFragment = "7.19.0"
webkit = "1.12.1"
workConcurrentFutures = "1.2.0"
workRuntimeKtx = "2.9.1" # Doesn't build when bumped to 2.10.0 (waiting for Kotlin 2.0)
Expand Down

0 comments on commit 538688f

Please sign in to comment.