Skip to content

Commit 805edf9

Browse files
committed
Update library version
Signed-off-by: Arne Schwabe <arne@rfc2549.org>
1 parent ffe7f19 commit 805edf9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

gradle/libs.versions.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
[versions]
22
android-gradle-plugin = "8.5.2"
3-
androidx-activity = "1.9.1"
4-
androidx-annotation = "1.8.2"
3+
androidx-activity = "1.9.3"
4+
androidx-annotation = "1.9.1"
55
androidx-appcompat = "1.7.0"
66
android-view-material = "1.12.0"
7-
androidx-core-ktx = "1.13.1"
8-
androidx-fragment-ktx = "1.8.2"
7+
androidx-core-ktx = "1.15.0"
8+
androidx-fragment-ktx = "1.8.5"
99
androidx-preference-ktx = "1.2.1"
10-
androidx-webkit = "1.11.0"
11-
androidx-lifecycle-viewmodel-ktx = "2.8.4"
12-
androidx-lifecycle-runtime-ktx = "2.8.4"
10+
androidx-webkit = "1.12.1"
11+
androidx-lifecycle-viewmodel-ktx = "2.8.7"
12+
androidx-lifecycle-runtime-ktx = "2.8.7"
1313
androidx-security-crypto = "1.1.0-alpha06"
14-
androidx-constraintlayout = "2.1.4"
14+
androidx-constraintlayout = "2.2.0"
1515
androidx-cardview = "1.0.0"
1616
androidx-recyclerview = "1.3.2"
1717
androidx-viewpager2 = "1.1.0"

0 commit comments

Comments
 (0)