Skip to content

Commit 2c8cdb1

Browse files
Update dependency org.jetbrains.compose.hot-reload to v1.0.0-beta04
1 parent 829d811 commit 2c8cdb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ androidx-activity-compose = "1.10.0"
1414
kotlinx-serialization-json = "1.8.0"
1515
kotlinx-coroutines = "1.10.1"
1616
detekt = "1.23.8"
17-
hotreload = "1.0.0-alpha10"
17+
hotreload = "1.0.0-beta04"
1818

1919
[libraries]
2020
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }

0 commit comments

Comments
 (0)