Skip to content

Commit 4c74998

Browse files
schwabeczdawid
authored andcommitted
Update dependency versions to latest versions
1 parent f01fe54 commit 4c74998

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

gradle/libs.versions.toml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
[versions]
2-
android-gradle-plugin = "8.1.1"
3-
androidx-annotation = "1.6.0"
2+
android-gradle-plugin = "8.1.2"
3+
androidx-annotation = "1.7.0"
44
androidx-appcompat = "1.6.1"
5-
android-view-material = "1.7.0"
6-
androidx-core-ktx = "1.10.1"
7-
androidx-fragment-ktx = "1.6.0"
8-
androidx-preference-ktx = "1.2.0"
9-
androidx-webkit = "1.7.0"
10-
androidx-lifecycle-viewmodel-ktx = "2.6.1"
11-
androidx-lifecycle-runtime-ktx = "2.6.1"
5+
android-view-material = "1.10.0"
6+
androidx-core-ktx = "1.12.0"
7+
androidx-fragment-ktx = "1.6.1"
8+
androidx-preference-ktx = "1.2.1"
9+
androidx-webkit = "1.8.0"
10+
androidx-lifecycle-viewmodel-ktx = "2.6.2"
11+
androidx-lifecycle-runtime-ktx = "2.6.2"
1212
androidx-security-crypto = "1.1.0-alpha06"
1313
androidx-constraintlayout = "2.1.4"
1414
androidx-cardview = "1.0.0"
15-
androidx-recyclerview = "1.3.0"
15+
androidx-recyclerview = "1.3.1"
1616
bouncycastle = "1.49"
1717
mpandroidchart = "v3.1.0"
1818
kotlin = "1.9.0"
1919
square-okhttp = "4.10.0"
2020

2121
# Test
22-
androidx-test-core = "1.4.0"
22+
androidx-test-core = "1.5.0"
2323
junit = "4.13.2"
2424
mockito-core = "3.9.0"
2525
robolectric = "4.10.2"

0 commit comments

Comments
 (0)