We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e64bf4 commit d60dcddCopy full SHA for d60dcdd
1 file changed
SinusApproximator/gradle/libs.versions.toml
@@ -5,21 +5,21 @@ android-minSdk = "24"
5
#noinspection EditedTargetSdkVersion
6
android-targetSdk = "36"
7
androidx-activity = "1.10.1"
8
-androidx-activityCompose = "1.11.0"
+androidx-activityCompose = "1.12.0"
9
androidx-appcompat = "1.7.0"
10
androidx-constraintlayout = "2.2.1"
11
androidx-core = "1.16.0"
12
androidx-espresso = "3.6.1"
13
androidx-lifecycle = "2.9.6"
14
androidx-testExt = "1.2.1"
15
-composeHotReload = "1.0.0-rc03"
+composeHotReload = "1.0.0"
16
composeMultiplatform = "1.9.3"
17
junit = "4.13.2"
18
kotlin = "2.2.21"
19
kotlinx-coroutines = "1.10.2"
20
ktor = "3.1.3"
21
logback = "1.5.18"
22
-skainet = "0.3.0"
+skainet = "0.4.0"
23
kotlinxIo = "0.8.2"
24
25
[libraries]
0 commit comments