Skip to content

Commit a3113f4

Browse files
committed
⬆️ updated deps
1 parent 1c23432 commit a3113f4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

gradle/libs.versions.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ filekit = "0.13.0"
99
materialkolor = "4.1.1"
1010
splashscreen = "1.2.0"
1111
datastore = "1.2.1"
12-
koin = "4.1.1"
13-
koin-annotations = "2.3.1"
12+
koin = "4.2.0"
13+
koin-annotations = "4.2.0"
1414
ksoup = "0.2.6"
1515
ktor = "3.4.1"
1616
kotlin = "2.3.20"
@@ -22,15 +22,15 @@ kmpalette = "3.1.0"
2222
room = "2.8.4"
2323
serialization = "1.10.0"
2424
datetime = "0.7.1"
25-
androidx-lifecycle = "2.9.6"
25+
androidx-lifecycle = "2.10.0"
2626
zoomable = "2.11.1"
27-
compose = "1.10.5"
28-
material3 = "1.5.0-alpha15"
27+
compose = "1.10.6"
28+
material3 = "1.5.0-alpha16"
2929
adaptive = "1.2.0"
30-
purchases = "9.23.1"
30+
purchases = "9.27.0"
3131
junit = "4.13.2"
3232
junit-version = "1.3.0"
33-
spotless = "8.3.0"
33+
spotless = "8.4.0"
3434
ktfmt = "0.61"
3535

3636
[libraries]

0 commit comments

Comments
 (0)