Skip to content

Commit d60dcdd

Browse files
committed
Update to 0.4.0
1 parent 5e64bf4 commit d60dcdd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

SinusApproximator/gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,21 @@ android-minSdk = "24"
55
#noinspection EditedTargetSdkVersion
66
android-targetSdk = "36"
77
androidx-activity = "1.10.1"
8-
androidx-activityCompose = "1.11.0"
8+
androidx-activityCompose = "1.12.0"
99
androidx-appcompat = "1.7.0"
1010
androidx-constraintlayout = "2.2.1"
1111
androidx-core = "1.16.0"
1212
androidx-espresso = "3.6.1"
1313
androidx-lifecycle = "2.9.6"
1414
androidx-testExt = "1.2.1"
15-
composeHotReload = "1.0.0-rc03"
15+
composeHotReload = "1.0.0"
1616
composeMultiplatform = "1.9.3"
1717
junit = "4.13.2"
1818
kotlin = "2.2.21"
1919
kotlinx-coroutines = "1.10.2"
2020
ktor = "3.1.3"
2121
logback = "1.5.18"
22-
skainet = "0.3.0"
22+
skainet = "0.4.0"
2323
kotlinxIo = "0.8.2"
2424

2525
[libraries]

0 commit comments

Comments
 (0)