Skip to content

Commit 181ec40

Browse files
committed
Bump android libs
1 parent c9fbe5a commit 181ec40

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ agp = "8.13.0"
33
kotlin = "2.2.20"
44
kotlinDsl = "6.4.0"
55
kotlinSerialization = "1.9.0"
6-
coreKtx = "1.16.0"
6+
coreKtx = "1.17.0"
77
junit = "4.13.2"
88
junitVersion = "1.3.0"
99
espressoCore = "3.7.0"
1010
appcompat = "1.7.1"
11-
activity = "1.10.1"
12-
activityCompose = "1.10.1"
13-
room = "2.7.2"
11+
activity = "1.11.0"
12+
activityCompose = "1.11.0"
13+
room = "2.8.0"
1414
composeBom = "2025.09.00"
1515
lifecycleRuntimeKtx = "2.9.4"
1616
ksp = "2.2.20-2.0.3"

0 commit comments

Comments
 (0)