Skip to content

Commit e8bfc46

Browse files
committed
Update project
1 parent 0e855bc commit e8bfc46

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
min-sdk = "31"
33
compile-sdk = "35"
44
target-sdk = "35"
5-
agp = "8.9.0"
5+
agp = "8.9.1"
66

7-
androidx-activity = "1.10.0"
7+
androidx-activity = "1.10.1"
88
androidx-core-splashscreen = "1.0.1"
99
androidx-lifecycle = "2.8.4"
1010

@@ -17,15 +17,15 @@ jetbrains-androidx-core-bundle = "1.0.1"
1717

1818
kotlin = "2.1.10"
1919
kotlinx-coroutines = "1.10.1"
20-
kotlinx-datetime = "0.6.1"
20+
kotlinx-datetime = "0.6.2"
2121
kotlinx-serialization = "1.8.0"
2222

23-
coil3 = "3.0.4"
24-
ktor = "3.0.3"
23+
coil3 = "3.1.0"
24+
ktor = "3.1.1"
2525
koin = "4.0.2"
2626
koin-compose = "4.0.2"
2727
okio = "3.10.2"
28-
buildkonfig = "0.15.2"
28+
buildkonfig = "0.17.0"
2929
napier = "2.7.1"
3030

3131
[libraries]

0 commit comments

Comments
 (0)