|
1 | 1 | [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" |
4 | 4 | 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" |
12 | 12 | androidx-security-crypto = "1.1.0-alpha06"
|
13 | 13 | androidx-constraintlayout = "2.1.4"
|
14 | 14 | androidx-cardview = "1.0.0"
|
15 |
| -androidx-recyclerview = "1.3.0" |
| 15 | +androidx-recyclerview = "1.3.1" |
16 | 16 | bouncycastle = "1.49"
|
17 | 17 | mpandroidchart = "v3.1.0"
|
18 | 18 | kotlin = "1.9.0"
|
19 | 19 | square-okhttp = "4.10.0"
|
20 | 20 |
|
21 | 21 | # Test
|
22 |
| -androidx-test-core = "1.4.0" |
| 22 | +androidx-test-core = "1.5.0" |
23 | 23 | junit = "4.13.2"
|
24 | 24 | mockito-core = "3.9.0"
|
25 | 25 | robolectric = "4.10.2"
|
|
0 commit comments