Skip to content

Commit 4b32c62

Browse files
committed
Merge branch 'dev' of https://github.com/Diruptio/Aquarium into dev
2 parents c88bfc2 + f844b85 commit 4b32c62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[versions]
2-
kotlin = "2.2.20"
2+
kotlin = "2.2.21"
33
kotlinx-coroutines = "1.10.2"
44
kotlinx-serialization = "1.9.0"
55
ktor = "3.3.1"
66
composeMultiplatform = "1.9.0"
7-
composeHotReload = "1.0.0-beta07"
7+
composeHotReload = "1.0.0-rc02"
88
androidx-lifecycle = "2.9.4"
99

1010
[plugins]

0 commit comments

Comments
 (0)