There was an error while loading. Please reload this page.
1 parent 987b7dc commit 6babc31Copy full SHA for 6babc31
1 file changed
gradle/libs.versions.toml
@@ -18,7 +18,7 @@ glance = "1.3.0-alpha02"
18
haze = "2.0.0-alpha05"
19
screenshot = "0.0.1-alpha16"
20
junit = "6.1.3"
21
-kotlin = "2.3.20"
+kotlin = "2.4.10"
22
kotlinResult = "2.3.1"
23
lifecycle = "2.11.0"
24
metro = "1.4.2"
@@ -183,6 +183,6 @@ licensee = "app.cash.licensee:1.14.1"
183
metro = { id = "dev.zacsweers.metro", version.ref = "metro" }
184
screenshot = { id = "com.android.compose.screenshot", version.ref = "screenshot" }
185
modulegraphassert = "com.jraska.module.graph.assertion:2.9.1"
186
-poko = "dev.drewhamilton.poko:0.22.1"
+poko = "dev.drewhamilton.poko:0.23.1"
187
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
188
zipline = { id = "app.cash.zipline", version.ref = "zipline" }
0 commit comments