6 browser = "1.8.0" |
6 browser = "1.8.0" |
7 constraintlayout = "2.1.4" |
7 constraintlayout = "2.1.4" |
8 coordinatorlayout = "1.2.0" |
8 coordinatorlayout = "1.2.0" |
9 core-ktx = "1.12.0" |
9 core-ktx = "1.12.0" |
10 core-testing = "2.2.0" |
10 core-testing = "2.2.0" |
11 dagger = "2.51.1" |
11 dagger = "2.55" |
12 firebase-bom = "32.8.0" |
12 firebase-bom = "32.8.0" |
13 fragment = "1.6.2" |
13 fragment = "1.6.2" |
14 kotlin = "2.1.0" |
14 kotlin = "2.1.0" |
15 kotlinx-coroutines-bom = "1.8.0" |
15 kotlinx-coroutines-bom = "1.8.0" |
16 lifecycle = "2.7.0" |
16 lifecycle = "2.7.0" |
56 kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core" } |
56 kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core" } |
57 kotlinx-coroutines-play-services = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-play-services" } |
57 kotlinx-coroutines-play-services = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-play-services" } |
58 lifecycle-livedata-core-ktx = { module = "androidx.lifecycle:lifecycle-livedata-core-ktx", version.ref = "lifecycle" } |
58 lifecycle-livedata-core-ktx = { module = "androidx.lifecycle:lifecycle-livedata-core-ktx", version.ref = "lifecycle" } |
59 lifecycle-viewmodel-savedstate = { module = "androidx.lifecycle:lifecycle-viewmodel-savedstate", version.ref = "lifecycle" } |
59 lifecycle-viewmodel-savedstate = { module = "androidx.lifecycle:lifecycle-viewmodel-savedstate", version.ref = "lifecycle" } |
60 material = { module = "com.google.android.material:material", version.ref = "material" } |
60 material = { module = "com.google.android.material:material", version.ref = "material" } |
61 navigation-fragment = { module = "androidx.navigation:navigation-fragment", version.ref = "navigation" } |
|
62 navigation-common-ktx = { module = "androidx.navigation:navigation-common-ktx", version.ref = "navigation" } |
|
63 okhttp = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp" } |
61 okhttp = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp" } |
64 paging-runtime-ktx = { module = "androidx.paging:paging-runtime-ktx", version.ref = "paging-runtime-ktx" } |
62 paging-runtime-ktx = { module = "androidx.paging:paging-runtime-ktx", version.ref = "paging-runtime-ktx" } |
65 play-services-location = { module = "com.google.android.gms:play-services-location", version.ref = "play-services-location" } |
63 play-services-location = { module = "com.google.android.gms:play-services-location", version.ref = "play-services-location" } |
66 preference-ktx = { module = "androidx.preference:preference-ktx", version.ref = "preference" } |
64 preference-ktx = { module = "androidx.preference:preference-ktx", version.ref = "preference" } |
67 recyclerview = { module = "androidx.recyclerview:recyclerview", version.ref = "recyclerview" } |
65 recyclerview = { module = "androidx.recyclerview:recyclerview", version.ref = "recyclerview" } |