Skip to content

Commit d831a10

Browse files
committed
Update dependencies
1 parent b886b3a commit d831a10

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
agp = "8.13.2"
44
activity = "1.13.0"
55
fragment = "1.8.9"
6-
kotlin = "2.3.20"
7-
kotlinReflect = "2.2.21"
6+
kotlin = "2.3.21"
7+
kotlinReflect = "2.3.0"
88
preference = "1.2.1"
99
appcompat = "1.7.1"
10-
navigation = "2.9.7"
10+
navigation = "2.9.8"
1111
transition = "1.7.0"
1212
splashScreen = "1.2.0"
13-
material = "1.14.0-alpha10"
14-
aboutLibraries = "13.2.1"
13+
material = "1.14.0-rc01"
14+
aboutLibraries = "14.0.1"
1515

1616
[libraries]
1717
kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlinReflect"}

0 commit comments

Comments
 (0)