Skip to content

Commit fd60e35

Browse files
committed
Update Dependencies
1 parent 925b860 commit fd60e35

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

gradle/libs.versions.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
[versions]
2-
agp = "8.4.2"
2+
agp = "8.6.1"
33
kotlin = "2.0.0"
4-
coreKtx = "1.13.1"
4+
coreKtx = "1.15.0"
55
junit = "4.13.2"
66
junitVersion = "1.2.1"
77
espressoCore = "3.6.1"
8-
lifecycleRuntimeKtx = "2.8.4"
9-
activityCompose = "1.9.1"
10-
composeBom = "2024.06.00"
8+
lifecycleRuntimeKtx = "2.8.7"
9+
activityCompose = "1.9.3"
10+
composeBom = "2024.10.01"
1111
datastore = "1.1.1"
1212
truth = "1.4.4"
13-
mockk = "1.13.12"
14-
kotlinx-coroutines = "1.9.0-RC"
13+
mockk = "1.13.13"
14+
kotlinx-coroutines = "1.9.0"
1515
versionMigrator = "1.0.0"
1616

1717
[libraries]

0 commit comments

Comments
 (0)