Skip to content

Commit a389115

Browse files
Merge pull request #2045 from Infomaniak/bump-libs
Bump Libs
2 parents 398e301 + ee15d04 commit a389115

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Core

Submodule Core updated 1 file

gradle/libs.versions.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
androidGradlePlugin = "8.5.2"
33
dotsindicator = "5.0"
44
dragdropswipeRecyclerview = "1.2.0"
5-
firebaseMessagingKtx = "23.4.1" # Doesn't build when bumped to 24.0.0
5+
firebaseMessagingKtx = "23.4.1" # Doesn't build when bumped to 24.0.0 (waiting for Kotlin 2.0)
66
flexbox = "3.0.0"
77
googleServices = "4.4.2"
88
hiltAndroid = "2.52"
99
hiltAndroidx = "1.2.0"
1010
jsoup = "1.18.1"
1111
junit = "4.13.2"
12-
kapt = "1.9.22" # Doesn't build when bumped to 1.9.24
13-
kotlin = "1.9.22" # Doesn't build when bumped to 1.9.24
12+
kapt = "1.9.22" # Doesn't build when bumped to 1.9.24 (waiting for Kotlin 2.0)
13+
kotlin = "1.9.22" # Doesn't build when bumped to 1.9.24 (waiting for Kotlin 2.0)
1414
junitVersion = "1.2.1"
1515
ksp = "1.9.22-1.0.17"
1616
leakcanaryAndroid = "2.12"
1717
lifecycleProcess = "2.8.5"
1818
lottie = "6.5.2"
19-
navigation = "2.7.7"
19+
navigation = "2.7.7" # Doesn't build when bumped to 2.8.0 (waiting for Kotlin 2.0)
2020
realmKotlin = "1.16.0"
2121
richHtmlEditor = "0.1.0"
2222
sentryAndroidFragment = "7.14.0"

0 commit comments

Comments
 (0)