We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6109732 commit b74a737Copy full SHA for b74a737
gradle/libs.versions.toml
@@ -4,12 +4,12 @@ composeKit = "0.2.0"
4
androidPlugin = "8.5.2"
5
detekt = "1.23.6"
6
kotlin = "2.0.20"
7
-androidXAppCompat = "1.7.0"
+androidXAppCompat = "1.7.1"
8
material = "1.11.0"
9
# TODO on 1.2.0: Replace material PullToRefresh with material3 equivalent, remove compose-material dependency
10
-material3 = "1.2.1"
11
-androidXComposeBom = "2024.08.00"
12
-navigationCompose = "2.7.7"
+material3 = "1.4.0"
+androidXComposeBom = "2025.10.00"
+navigationCompose = "2.9.5"
13
assertJ = "3.25.3"
14
junit = "4.13.2"
15
kotlinPoet = "1.18.1"
0 commit comments