equal
deleted
inserted
replaced
7 core-ktx = "1.10.0" |
7 core-ktx = "1.10.0" |
8 core-testing = "2.2.0" |
8 core-testing = "2.2.0" |
9 dagger = "2.45" |
9 dagger = "2.45" |
10 firebase-bom = "32.0.0" |
10 firebase-bom = "32.0.0" |
11 fragment = "1.5.7" |
11 fragment = "1.5.7" |
12 kotlinx-coroutines-bom = "1.6.4" |
12 kotlinx-coroutines-bom = "1.7.0" |
13 lifecycle = "2.5.1" |
13 lifecycle = "2.6.1" |
14 material = "1.9.0" |
14 material = "1.9.0" |
15 navigation = "2.5.3" |
15 navigation = "2.5.3" |
16 okhttp = "4.10.0" |
16 okhttp = "4.10.0" |
17 paging-runtime-ktx = "3.1.1" |
17 paging-runtime-ktx = "3.1.1" |
18 play-services-location = "21.0.1" |
18 play-services-location = "21.0.1" |
19 recyclerview = "1.2.1" |
19 recyclerview = "1.3.0" |
20 room = "2.5.0" |
20 room = "2.5.1" |
21 timber = "5.0.1" |
21 timber = "5.0.1" |
22 workmanager = "2.8.0" |
22 workmanager = "2.8.1" |
23 |
23 |
24 [plugins] |
24 [plugins] |
25 |
25 |
26 [libraries] |
26 [libraries] |
27 annotation = { module = "androidx.annotation:annotation", version.ref = "annotation" } |
27 annotation = { module = "androidx.annotation:annotation", version.ref = "annotation" } |