|
|
@ -89,7 +89,8 @@ androidx-compose-ui-tooling-preview = { group = "androidx.compose.ui", name = "u
|
|
|
|
androidx-compose-ui-util = { group = "androidx.compose.ui", name = "ui-util" }
|
|
|
|
androidx-compose-ui-util = { group = "androidx.compose.ui", name = "ui-util" }
|
|
|
|
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "androidxCore" }
|
|
|
|
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "androidxCore" }
|
|
|
|
androidx-core-splashscreen = { group = "androidx.core", name = "core-splashscreen", version.ref = "androidxCoreSplashscreen" }
|
|
|
|
androidx-core-splashscreen = { group = "androidx.core", name = "core-splashscreen", version.ref = "androidxCoreSplashscreen" }
|
|
|
|
androidx-dataStore-core = { group = "androidx.datastore", name = "datastore", version.ref = "androidxDataStore" }
|
|
|
|
androidx-dataStore = { group = "androidx.datastore", name = "datastore", version.ref = "androidxDataStore" }
|
|
|
|
|
|
|
|
androidx-dataStore-core = { group = "androidx.datastore", name = "datastore-core", version.ref = "androidxDataStore" }
|
|
|
|
androidx-hilt-navigation-compose = { group = "androidx.hilt", name = "hilt-navigation-compose", version.ref = "androidxHiltNavigationCompose" }
|
|
|
|
androidx-hilt-navigation-compose = { group = "androidx.hilt", name = "hilt-navigation-compose", version.ref = "androidxHiltNavigationCompose" }
|
|
|
|
androidx-lifecycle-runtimeCompose = { group = "androidx.lifecycle", name = "lifecycle-runtime-compose", version.ref = "androidxLifecycle" }
|
|
|
|
androidx-lifecycle-runtimeCompose = { group = "androidx.lifecycle", name = "lifecycle-runtime-compose", version.ref = "androidxLifecycle" }
|
|
|
|
androidx-lifecycle-runtimeTesting = { group = "androidx.lifecycle", name = "lifecycle-runtime-testing", version.ref = "androidxLifecycle" }
|
|
|
|
androidx-lifecycle-runtimeTesting = { group = "androidx.lifecycle", name = "lifecycle-runtime-testing", version.ref = "androidxLifecycle" }
|
|
|
@ -121,11 +122,14 @@ google-oss-licenses = { group = "com.google.android.gms", name = "play-services-
|
|
|
|
google-oss-licenses-plugin = { group = "com.google.android.gms", name = "oss-licenses-plugin", version.ref = "googleOssPlugin" }
|
|
|
|
google-oss-licenses-plugin = { group = "com.google.android.gms", name = "oss-licenses-plugin", version.ref = "googleOssPlugin" }
|
|
|
|
hilt-android = { group = "com.google.dagger", name = "hilt-android", version.ref = "hilt" }
|
|
|
|
hilt-android = { group = "com.google.dagger", name = "hilt-android", version.ref = "hilt" }
|
|
|
|
hilt-android-testing = { group = "com.google.dagger", name = "hilt-android-testing", version.ref = "hilt" }
|
|
|
|
hilt-android-testing = { group = "com.google.dagger", name = "hilt-android-testing", version.ref = "hilt" }
|
|
|
|
hilt-compiler = { group = "com.google.dagger", name = "hilt-android-compiler", version.ref = "hilt" }
|
|
|
|
hilt-compiler = { group = "com.google.dagger", name = "hilt-compiler", version.ref = "hilt" }
|
|
|
|
|
|
|
|
hilt-core = { group = "com.google.dagger", name = "hilt-core", version.ref = "hilt" }
|
|
|
|
hilt-ext-compiler = { group = "androidx.hilt", name = "hilt-compiler", version.ref = "hiltExt" }
|
|
|
|
hilt-ext-compiler = { group = "androidx.hilt", name = "hilt-compiler", version.ref = "hiltExt" }
|
|
|
|
hilt-ext-work = { group = "androidx.hilt", name = "hilt-work", version.ref = "hiltExt" }
|
|
|
|
hilt-ext-work = { group = "androidx.hilt", name = "hilt-work", version.ref = "hiltExt" }
|
|
|
|
javax-inject = { module = "javax.inject:javax.inject", version = "1" }
|
|
|
|
javax-inject = { module = "javax.inject:javax.inject", version = "1" }
|
|
|
|
kotlin-stdlib = { group = "org.jetbrains.kotlin", name = "kotlin-stdlib-jdk8", version.ref = "kotlin" }
|
|
|
|
kotlin-stdlib = { group = "org.jetbrains.kotlin", name = "kotlin-stdlib-jdk8", version.ref = "kotlin" }
|
|
|
|
|
|
|
|
kotlinx-coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "kotlinxCoroutines" }
|
|
|
|
|
|
|
|
kotlinx-coroutines-android = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-android", version.ref = "kotlinxCoroutines" }
|
|
|
|
kotlinx-coroutines-guava = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-guava", version.ref = "kotlinxCoroutines" }
|
|
|
|
kotlinx-coroutines-guava = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-guava", version.ref = "kotlinxCoroutines" }
|
|
|
|
kotlinx-coroutines-test = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-test", version.ref = "kotlinxCoroutines" }
|
|
|
|
kotlinx-coroutines-test = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-test", version.ref = "kotlinxCoroutines" }
|
|
|
|
kotlinx-datetime = { group = "org.jetbrains.kotlinx", name = "kotlinx-datetime", version.ref = "kotlinxDatetime" }
|
|
|
|
kotlinx-datetime = { group = "org.jetbrains.kotlinx", name = "kotlinx-datetime", version.ref = "kotlinxDatetime" }
|
|
|
@ -183,11 +187,11 @@ nowinandroid-android-application-firebase = { id = "nowinandroid.android.applica
|
|
|
|
nowinandroid-android-application-flavors = { id = "nowinandroid.android.application.flavors", version = "unspecified" }
|
|
|
|
nowinandroid-android-application-flavors = { id = "nowinandroid.android.application.flavors", version = "unspecified" }
|
|
|
|
nowinandroid-android-application-jacoco = { id = "nowinandroid.android.application.jacoco", version = "unspecified" }
|
|
|
|
nowinandroid-android-application-jacoco = { id = "nowinandroid.android.application.jacoco", version = "unspecified" }
|
|
|
|
nowinandroid-android-feature = { id = "nowinandroid.android.feature", version = "unspecified" }
|
|
|
|
nowinandroid-android-feature = { id = "nowinandroid.android.feature", version = "unspecified" }
|
|
|
|
nowinandroid-android-hilt = { id = "nowinandroid.android.hilt", version = "unspecified" }
|
|
|
|
|
|
|
|
nowinandroid-android-library = { id = "nowinandroid.android.library", version = "unspecified" }
|
|
|
|
nowinandroid-android-library = { id = "nowinandroid.android.library", version = "unspecified" }
|
|
|
|
nowinandroid-android-library-compose = { id = "nowinandroid.android.library.compose", version = "unspecified" }
|
|
|
|
nowinandroid-android-library-compose = { id = "nowinandroid.android.library.compose", version = "unspecified" }
|
|
|
|
nowinandroid-android-library-jacoco = { id = "nowinandroid.android.library.jacoco", version = "unspecified" }
|
|
|
|
nowinandroid-android-library-jacoco = { id = "nowinandroid.android.library.jacoco", version = "unspecified" }
|
|
|
|
nowinandroid-android-lint = { id = "nowinandroid.android.lint", version = "unspecified" }
|
|
|
|
nowinandroid-android-lint = { id = "nowinandroid.android.lint", version = "unspecified" }
|
|
|
|
nowinandroid-android-room = { id = "nowinandroid.android.room", version = "unspecified" }
|
|
|
|
nowinandroid-android-room = { id = "nowinandroid.android.room", version = "unspecified" }
|
|
|
|
nowinandroid-android-test = { id = "nowinandroid.android.test", version = "unspecified" }
|
|
|
|
nowinandroid-android-test = { id = "nowinandroid.android.test", version = "unspecified" }
|
|
|
|
|
|
|
|
nowinandroid-hilt = { id = "nowinandroid.hilt", version = "unspecified" }
|
|
|
|
nowinandroid-jvm-library = { id = "nowinandroid.jvm.library", version = "unspecified" }
|
|
|
|
nowinandroid-jvm-library = { id = "nowinandroid.jvm.library", version = "unspecified" }
|
|
|
|