Skip to content

Commit

Permalink
Bump Core & versions
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinBoulongne committed Jun 24, 2024
1 parent 08ed9f1 commit 7b20508
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Core
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ kapt = "1.9.22" # Doesn't build when bumped to 1.9.24
kotlin = "1.9.22" # Doesn't build when bumped to 1.9.24
ksp = "1.9.22-1.0.17"
leakcanaryAndroid = "2.12"
lifecycleProcess = "2.8.1"
lifecycleProcess = "2.8.2"
lottie = "6.4.1"
navigation = "2.7.7"
realmKotlin = "1.15.0"
sentryAndroidFragment = "7.10.0"
webkit = "1.11.0"
workConcurrentFutures = "1.1.0"
workConcurrentFutures = "1.2.0"
workRuntimeKtx = "2.9.0"

[libraries]
Expand Down

0 comments on commit 7b20508

Please sign in to comment.