Skip to content

Commit

Permalink
chore: Bump Libs
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinBoulongne committed Feb 25, 2025
1 parent e4d8bb2 commit 52bcb7a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/core.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
androidxCore = "1.13.1" # Doesn't build when bumped to 1.15.0 (Waiting SDK 35)
coil = "3.0.2"
coilNetworkOkhttp = "3.0.4"
composeBom = "2025.01.01"
composeBom = "2025.02.00"
coreKtx = "1.6.1"
integrity = "1.4.0"
junit = "4.13" # Don't update this because it breaks tests
Expand All @@ -17,9 +17,9 @@ material = "1.12.0"
matomo = "4.1.4"
navigation = "2.8.5"
playReview = "2.0.2"
robolectric = "4.13"
robolectric = "4.13" # Don't update this because it breaks tests
room = "2.6.1"
sentryAndroid = "7.15.0"
sentryAndroid = "8.2.0"
splitties = "3.0.0"

[libraries]
Expand Down

0 comments on commit 52bcb7a

Please sign in to comment.