We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6109732 commit eb68fdcCopy full SHA for eb68fdc
1 file changed
gradle/libs.versions.toml
@@ -7,9 +7,9 @@ kotlin = "2.0.20"
7
androidXAppCompat = "1.7.0"
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.3.1"
+androidXComposeBom = "2025.03.00"
+navigationCompose = "2.8.9"
13
assertJ = "3.25.3"
14
junit = "4.13.2"
15
kotlinPoet = "1.18.1"
0 commit comments