Skip to content

Commit

Permalink
Merge pull request #1884 from Infomaniak/bump-versions
Browse files Browse the repository at this point in the history
Bump versions
  • Loading branch information
KevinBoulongne committed Jun 10, 2024
2 parents d5d2e21 + 6df2638 commit 7c87253
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
androidGradlePlugin = "8.2.2"
dotsindicator = "5.0"
dragdropswipeRecyclerview = "1.2.0"
firebaseMessagingKtx = "23.4.1"
firebaseMessagingKtx = "23.4.1" # Doesn't build when bumped to 24.0.0
flexbox = "3.0.0"
googleServices = "4.4.1"
googleServices = "4.4.2"
hiltAndroid = "2.51.1"
hiltAndroidx = "1.2.0"
jsoup = "1.17.2"
junit = "4.13.2"
junitVersion = "1.1.5"
kapt = "1.9.22"
kotlin = "1.9.22"
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.0"
lifecycleProcess = "2.8.1"
lottie = "6.4.0"
navigation = "2.7.7"
realmKotlin = "1.15.0"
Expand Down

0 comments on commit 7c87253

Please sign in to comment.