94 lines
6.4 KiB
TOML
94 lines
6.4 KiB
TOML
[versions]
|
|
accompanist = "0.36.0"
|
|
agp = "8.7.3"
|
|
androidHilt = "1.2.0"
|
|
apollo = "4.1.0"
|
|
appcompat = "1.7.0"
|
|
benchmarkMacroJunit4 = "1.3.3"
|
|
coil = "3.0.1"
|
|
composeMarkdown = "92ce641022"
|
|
coreSplashscreen = "1.2.0-alpha02"
|
|
datastorePreferences = "1.1.1"
|
|
desugar_jdk_libs = "2.1.3"
|
|
glanceAppwidget = "1.1.1"
|
|
glancePreview = "1.1.1"
|
|
hilt = "2.52"
|
|
kotlin = "2.0.21"
|
|
coreKtx = "1.15.0"
|
|
junit = "4.13.2"
|
|
junitAndroid = "1.2.1"
|
|
espressoCore = "3.6.1"
|
|
kotlinxCoroutines = "1.9.0"
|
|
lifecycleRuntimeKtx = "2.8.7"
|
|
activityCompose = "1.9.3"
|
|
composeBom = "2024.10.01"
|
|
material3 = "1.3.1"
|
|
materialKolor = "2.0.0"
|
|
navigation = "2.8.3"
|
|
kotlinxSerialization = "1.7.3"
|
|
placeholderMaterial3 = "2.0.0"
|
|
profileinstaller = "1.4.1"
|
|
uiautomator = "2.3.0"
|
|
workRuntime = "2.10.0"
|
|
ksp = "2.0.21-1.0.26"
|
|
daggerHilt = "2.52"
|
|
baselineprofile = "1.3.3"
|
|
|
|
[libraries]
|
|
accompanist-permissions = { group = "com.google.accompanist", name = "accompanist-permissions", version.ref = "accompanist" }
|
|
androidx-appcompat = { group = "androidx.appcompat", name = "appcompat", version.ref = "appcompat" }
|
|
androidx-benchmark-macro-junit4 = { group = "androidx.benchmark", name = "benchmark-macro-junit4", version.ref = "benchmarkMacroJunit4" }
|
|
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtx" }
|
|
androidx-core-splashscreen = { group = "androidx.core", name = "core-splashscreen", version.ref = "coreSplashscreen" }
|
|
androidx-datastore-preferences = { group = "androidx.datastore", name = "datastore-preferences", version.ref = "datastorePreferences" }
|
|
androidx-glance-appwidget = { group = "androidx.glance", name = "glance-appwidget", version.ref = "glanceAppwidget" }
|
|
androidx-hilt-compiler = { group = "androidx.hilt", name = "hilt-compiler", version.ref = "androidHilt" }
|
|
androidx-hilt-navigation-compose = { group = "androidx.hilt", name = "hilt-navigation-compose", version.ref = "androidHilt" }
|
|
androidx-hilt-work = { group = "androidx.hilt", name = "hilt-work", version.ref = "androidHilt" }
|
|
androidx-lifecycle-runtime-compose = { group = "androidx.lifecycle", name = "lifecycle-runtime-compose", version.ref = "lifecycleRuntimeKtx" }
|
|
androidx-lifecycle-viewmodel-savedstate = { group = "androidx.lifecycle", name = "lifecycle-viewmodel-savedstate", version.ref = "lifecycleRuntimeKtx" }
|
|
androidx-profileinstaller = { group = "androidx.profileinstaller", name = "profileinstaller", version.ref = "profileinstaller" }
|
|
androidx-uiautomator = { group = "androidx.test.uiautomator", name = "uiautomator", version.ref = "uiautomator" }
|
|
androidx-work-runtime = { group = "androidx.work", name = "work-runtime", version.ref = "workRuntime" }
|
|
apollo-normalized-cache = { group = "com.apollographql.apollo", name = "apollo-normalized-cache", version.ref = "apollo" }
|
|
apollo-runtime = { group = "com.apollographql.apollo", name = "apollo-runtime", version.ref = "apollo" }
|
|
coil-compose = { group = "io.coil-kt.coil3", name = "coil-compose", version.ref = "coil" }
|
|
coil-gif = { group = "io.coil-kt.coil3", name = "coil-gif", version.ref = "coil" }
|
|
coil-network-okhttp = { group = "io.coil-kt.coil3", name = "coil-network-okhttp", version.ref = "coil" }
|
|
compose-markdown = { group = "com.github.axiel7", name = "compose-markdown", version.ref = "composeMarkdown" }
|
|
desugar_jdk_libs = { group = "com.android.tools", name = "desugar_jdk_libs", version.ref = "desugar_jdk_libs" }
|
|
hilt-android = { group = "com.google.dagger", name = "hilt-android", version.ref = "hilt" }
|
|
hilt-android-compiler = { group = "com.google.dagger", name = "hilt-android-compiler", version.ref = "hilt" }
|
|
junit = { group = "junit", name = "junit", version.ref = "junit" }
|
|
androidx-junit = { group = "androidx.test.ext", name = "junit", version.ref = "junitAndroid" }
|
|
androidx-espresso-core = { group = "androidx.test.espresso", name = "espresso-core", version.ref = "espressoCore" }
|
|
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version.ref = "activityCompose" }
|
|
androidx-compose-bom = { group = "androidx.compose", name = "compose-bom", version.ref = "composeBom" }
|
|
androidx-ui = { group = "androidx.compose.ui", name = "ui" }
|
|
androidx-ui-graphics = { group = "androidx.compose.ui", name = "ui-graphics" }
|
|
androidx-ui-tooling-preview = { group = "androidx.compose.ui", name = "ui-tooling-preview" }
|
|
androidx-glance-preview = {group = "androidx.glance", name = "glance-preview", version.ref = "glancePreview" }
|
|
androidx-glance-appwidget-preview = { group = "androidx.glance", name = "glance-appwidget-preview", version.ref = "glancePreview" }
|
|
androidx-material3 = { group = "androidx.compose.material3", name = "material3", version.ref = "material3" }
|
|
androidx-material3-window-sizeclass = { group = "androidx.compose.material3", name = "material3-window-size-class", version.ref = "material3" }
|
|
androidx-navigation-compose = { group = "androidx.navigation", name = "navigation-compose", version.ref = "navigation" }
|
|
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-serialization-json = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-json", version.ref = "kotlinxSerialization" }
|
|
material-kolor = { group = "com.materialkolor", name = "material-kolor", version.ref = "materialKolor" }
|
|
placeholder-material3 = { group = "io.github.fornewid", name = "placeholder-material3", version.ref = "placeholderMaterial3" }
|
|
ui-test-junit4 = { group = "androidx.compose.ui", name = "ui-test-junit4" }
|
|
ui-test-manifest = { group = "androidx.compose.ui", name = "ui-test-manifest" }
|
|
ui-tooling = { group = "androidx.compose.ui", name = "ui-tooling" }
|
|
|
|
[plugins]
|
|
android-application = { id = "com.android.application", version.ref = "agp" }
|
|
android-test = { id = "com.android.test", version.ref = "agp" }
|
|
jetbrains-kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
|
|
jetbrains-kotlin-compose = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
|
|
jetbrains-kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
|
|
google-devtools-ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
|
|
google-dagger-hilt-android = { id = "com.google.dagger.hilt.android", version.ref = "daggerHilt" }
|
|
androidx-baselineprofile = { id = "androidx.baselineprofile", version.ref = "baselineprofile" }
|
|
apollo = { id = "com.apollographql.apollo", version.ref = "apollo" }
|