We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e1a880 + c551505 commit 64f042bCopy full SHA for 64f042b
1 file changed
gradle/libs.versions.toml
@@ -14,7 +14,7 @@ androidGradlePlugin = "8.1.2"
14
15
ktx = "1.12.0"
16
17
-composeBOM = "2023.10.00"
+composeBOM = "2023.10.01"
18
composeActivity = "1.8.0"
19
composeCoil = "2.2.2"
20
composeCompiler = "1.5.3"
@@ -42,7 +42,7 @@ chucker = "3.5.2"
42
kotlinx-serialization = "1.6.0"
43
kotlinx-serialization-converter = "1.0.0"
44
45
-room = "2.6.0-rc01"
+room = "2.6.0"
46
47
junit = "4.13.2"
48
junitExt = "1.1.5"
0 commit comments