Skip to content

Commit 6df2638

Browse files
Bump versions
1 parent d5d2e21 commit 6df2638

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

gradle/libs.versions.toml

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@
22
androidGradlePlugin = "8.2.2"
33
dotsindicator = "5.0"
44
dragdropswipeRecyclerview = "1.2.0"
5-
firebaseMessagingKtx = "23.4.1"
5+
firebaseMessagingKtx = "23.4.1" # Doesn't build when bumped to 24.0.0
66
flexbox = "3.0.0"
7-
googleServices = "4.4.1"
7+
googleServices = "4.4.2"
88
hiltAndroid = "2.51.1"
99
hiltAndroidx = "1.2.0"
1010
jsoup = "1.17.2"
1111
junit = "4.13.2"
1212
junitVersion = "1.1.5"
13-
kapt = "1.9.22"
14-
kotlin = "1.9.22"
13+
kapt = "1.9.22" # Doesn't build when bumped to 1.9.24
14+
kotlin = "1.9.22" # Doesn't build when bumped to 1.9.24
1515
ksp = "1.9.22-1.0.17"
1616
leakcanaryAndroid = "2.12"
17-
lifecycleProcess = "2.8.0"
17+
lifecycleProcess = "2.8.1"
1818
lottie = "6.4.0"
1919
navigation = "2.7.7"
2020
realmKotlin = "1.15.0"

0 commit comments

Comments
 (0)