File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
androidGradlePlugin = " 8.5.2"
3
3
dotsindicator = " 5.0"
4
4
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)
6
6
flexbox = " 3.0.0"
7
7
googleServices = " 4.4.2"
8
8
hiltAndroid = " 2.52"
9
9
hiltAndroidx = " 1.2.0"
10
10
jsoup = " 1.18.1"
11
11
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)
14
14
junitVersion = " 1.2.1"
15
15
ksp = " 1.9.22-1.0.17"
16
16
leakcanaryAndroid = " 2.12"
17
17
lifecycleProcess = " 2.8.5"
18
18
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)
20
20
realmKotlin = " 1.16.0"
21
21
richHtmlEditor = " 0.1.0"
22
22
sentryAndroidFragment = " 7.14.0"
You can’t perform that action at this time.
0 commit comments