92 lines
6.7 KiB
TOML
92 lines
6.7 KiB
TOML
[versions]
|
|
aboutlibraries = "11.1.2"
|
|
android-plugin = "8.3.1"
|
|
androidx-activity = "1.8.2"
|
|
androidx-appcompat = "1.6.1"
|
|
androidx-compose-bom = "2024.04.00"
|
|
androidx-compose-material3 = "1.2.1"
|
|
androidx-constraintlayout = "2.1.4"
|
|
androidx-core = "1.12.0"
|
|
androidx-hilt = "1.2.0"
|
|
androidx-lifecycle = "2.7.0"
|
|
androidx-media3 = "1.3.1"
|
|
androidx-navigation = "2.7.7"
|
|
androidx-paging = "3.2.1"
|
|
androidx-preference = "1.2.1"
|
|
androidx-recyclerview = "1.3.2"
|
|
androidx-room = "2.6.1"
|
|
androidx-swiperefreshlayout = "1.1.0"
|
|
androidx-tv = "1.0.0-alpha10"
|
|
androidx-work = "2.9.0"
|
|
coil = "2.6.0"
|
|
hilt = "2.51.1"
|
|
compose-destinations = "1.10.2"
|
|
jellyfin = "1.4.7"
|
|
kotlin = "1.9.23"
|
|
kotlinx-serialization = "1.6.3"
|
|
ksp = "1.9.23-1.0.20"
|
|
ktlint = "12.1.0"
|
|
libmpv = "0.2.0"
|
|
material = "1.11.0"
|
|
timber = "5.0.1"
|
|
|
|
[libraries]
|
|
aboutlibraries-core = { group = "com.mikepenz", name = "aboutlibraries-core", version.ref = "aboutlibraries" }
|
|
aboutlibraries = { group = "com.mikepenz", name = "aboutlibraries", version.ref = "aboutlibraries" }
|
|
androidx-activity = { group = "androidx.activity", name = "activity", version.ref = "androidx-activity" }
|
|
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version.ref = "androidx-activity" }
|
|
androidx-appcompat = { group = "androidx.appcompat", name = "appcompat", version.ref = "androidx-appcompat" }
|
|
androidx-compose-bom = { group = "androidx.compose", name = "compose-bom", version.ref = "androidx-compose-bom" }
|
|
androidx-compose-material3 = { group = "androidx.compose.material3", name = "material3", version.ref = "androidx-compose-material3" }
|
|
androidx-compose-ui = { group = "androidx.compose.ui", name = "ui" }
|
|
androidx-compose-ui-tooling = { group = "androidx.compose.ui", name = "ui-tooling" }
|
|
androidx-compose-ui-tooling-preview = { group = "androidx.compose.ui", name = "ui-tooling-preview" }
|
|
androidx-constraintlayout = { group = "androidx.constraintlayout", name = "constraintlayout", version.ref = "androidx-constraintlayout" }
|
|
androidx-core = { group = "androidx.core", name = "core", version.ref = "androidx-core" }
|
|
androidx-hilt-navigation-compose = { group = "androidx.hilt", name = "hilt-navigation-compose", version.ref = "androidx-hilt" }
|
|
androidx-hilt-work = { group = "androidx.hilt", name = "hilt-work", version.ref = "androidx-hilt" }
|
|
androidx-hilt-compiler = { group = "androidx.hilt", name = "hilt-compiler", version.ref = "androidx-hilt" }
|
|
androidx-lifecycle-runtime = { group = "androidx.lifecycle", name = "lifecycle-runtime", version.ref = "androidx-lifecycle" }
|
|
androidx-lifecycle-viewmodel = { group = "androidx.lifecycle", name = "lifecycle-viewmodel-ktx", version.ref = "androidx-lifecycle" }
|
|
androidx-lifecycle-viewmodel-compose = { group = "androidx.lifecycle", name = "lifecycle-viewmodel-compose", version.ref = "androidx-lifecycle" }
|
|
androidx-media3-common = { group = "androidx.media3", name = "media3-common", version.ref = "androidx-media3" }
|
|
androidx-media3-exoplayer = { group = "androidx.media3", name = "media3-exoplayer", version.ref = "androidx-media3" }
|
|
androidx-media3-exoplayer-hls = { group = "androidx.media3", name = "media3-exoplayer-hls", version.ref = "androidx-media3" }
|
|
androidx-media3-ui = { group = "androidx.media3", name = "media3-ui", version.ref = "androidx-media3" }
|
|
androidx-media3-session = { group = "androidx.media3", name = "media3-session", version.ref = "androidx-media3" }
|
|
androidx-navigation-fragment = { group = "androidx.navigation", name = "navigation-fragment", version.ref = "androidx-navigation" }
|
|
androidx-navigation-ui = { group = "androidx.navigation", name = "navigation-ui", version.ref = "androidx-navigation" }
|
|
androidx-paging = { group = "androidx.paging", name = "paging-runtime", version.ref = "androidx-paging" }
|
|
androidx-paging-compose = { group = "androidx.paging", name = "paging-compose", version.ref = "androidx-paging" }
|
|
androidx-preference = { group = "androidx.preference", name = "preference", version.ref = "androidx-preference" }
|
|
androidx-recyclerview = { group = "androidx.recyclerview", name = "recyclerview", version.ref = "androidx-recyclerview" }
|
|
androidx-room-runtime = { group = "androidx.room", name = "room-runtime", version.ref = "androidx-room" }
|
|
androidx-room-compiler = { group = "androidx.room", name = "room-compiler", version.ref = "androidx-room" }
|
|
androidx-swiperefreshlayout = { group = "androidx.swiperefreshlayout", name = "swiperefreshlayout", version.ref = "androidx-swiperefreshlayout" }
|
|
androidx-work = { group = "androidx.work", name = "work-runtime", version.ref = "androidx-work" }
|
|
androidx-tv-foundation = { group = "androidx.tv", name = "tv-foundation", version.ref = "androidx-tv" }
|
|
androidx-tv-material = { group = "androidx.tv", name = "tv-material", version.ref = "androidx-tv" }
|
|
coil = { group = "io.coil-kt", name = "coil", version.ref = "coil" }
|
|
coil-compose = { group = "io.coil-kt", name = "coil-compose", version.ref = "coil" }
|
|
coil-svg = { group = "io.coil-kt", name = "coil-svg", version.ref = "coil" }
|
|
compose-destinations-core = { group = "io.github.raamcosta.compose-destinations", name = "core", version.ref = "compose-destinations" }
|
|
compose-destinations-ksp = { group = "io.github.raamcosta.compose-destinations", name = "ksp", version.ref = "compose-destinations" }
|
|
hilt-android = { group = "com.google.dagger", name = "hilt-android", version.ref = "hilt" }
|
|
hilt-compiler = { group = "com.google.dagger", name = "hilt-compiler", version.ref = "hilt" }
|
|
jellyfin-core = { group = "org.jellyfin.sdk", name = "jellyfin-core", version.ref = "jellyfin" }
|
|
libmpv = { group = "dev.jdtech.mpv", name = "libmpv", version.ref = "libmpv" }
|
|
material = { group = "com.google.android.material", name = "material", version.ref = "material" }
|
|
timber = { group = "com.jakewharton.timber", name = "timber", version.ref = "timber" }
|
|
kotlinx-serialization-json = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-json", version.ref = "kotlinx-serialization" }
|
|
|
|
[plugins]
|
|
aboutlibraries = { id = "com.mikepenz.aboutlibraries.plugin", version.ref = "aboutlibraries" }
|
|
android-application = { id = "com.android.application", version.ref = "android-plugin" }
|
|
android-library = { id = "com.android.library", version.ref = "android-plugin" }
|
|
androidx-navigation-safeargs = { id = "androidx.navigation.safeargs.kotlin", version.ref = "androidx-navigation" }
|
|
hilt = { id = "com.google.dagger.hilt.android", version.ref = "hilt" }
|
|
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
|
|
kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref = "kotlin" }
|
|
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
|
|
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
|
|
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version.ref = "ktlint" }
|