Raccoon/gradle/libs.versions.toml

132 lines
6.7 KiB
TOML
Raw Normal View History

[versions]
androidx-activity = "1.9.3"
androidx-browser = "1.8.0"
androidx-core = "1.15.0"
androidx-crypto = "1.0.0"
androidx-splashscreen = "1.0.1"
androidx-work = "2.10.0"
android-gradle = "8.7.2"
calf = "0.7.0"
coil = "3.0.4"
colorpicker = "1.1.2"
compose = "1.7.3"
compose-multiplatform-media-player = "1.0.28"
gradle = "8.7.3"
kodein = "7.24.1"
kotlin = "2.1.0"
kotlincrypto = "0.5.6"
kotlinx-coroutines = "1.10.1"
kotlinx-serialization-json = "1.8.0"
kover = "0.9.0"
ksp = "2.1.0-1.0.29"
chore(deps): bump ktor from 3.0.2 to 3.0.3 (#173) Bumps `ktor` from 3.0.2 to 3.0.3. Updates `io.ktor:ktor-client-serialization` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-client-cio` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-client-core` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-client-android` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-client-darwin` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-client-mock` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-client-content-negotiation` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-client-logging` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-serialization dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-cio dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-android dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-darwin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-mock dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-client-logging dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-19 07:47:11 +01:00
ktor = "3.0.3"
ktorfit = "2.2.0"
ktorfit-ksp = "2.2.0-1.0.29"
materialKolor = "2.0.0"
mockk = "1.13.14"
chore(deps): bump multiplatform-markdown-renderer from 0.27.0 to 0.29.0 (#208) Bumps `multiplatform-markdown-renderer` from 0.27.0 to 0.29.0. Updates `com.mikepenz:multiplatform-markdown-renderer` from 0.27.0 to 0.29.0 - [Release notes](https://github.com/mikepenz/multiplatform-markdown-renderer/releases) - [Changelog](https://github.com/mikepenz/multiplatform-markdown-renderer/blob/develop/CHANGELOG.md) - [Commits](https://github.com/mikepenz/multiplatform-markdown-renderer/compare/v0.27.0...v0.29.0) Updates `com.mikepenz:multiplatform-markdown-renderer-m3` from 0.27.0 to 0.29.0 - [Release notes](https://github.com/mikepenz/multiplatform-markdown-renderer/releases) - [Changelog](https://github.com/mikepenz/multiplatform-markdown-renderer/blob/develop/CHANGELOG.md) - [Commits](https://github.com/mikepenz/multiplatform-markdown-renderer/compare/v0.27.0...v0.29.0) Updates `com.mikepenz:multiplatform-markdown-renderer-coil3` from 0.27.0 to 0.29.0 - [Release notes](https://github.com/mikepenz/multiplatform-markdown-renderer/releases) - [Changelog](https://github.com/mikepenz/multiplatform-markdown-renderer/blob/develop/CHANGELOG.md) - [Commits](https://github.com/mikepenz/multiplatform-markdown-renderer/compare/v0.27.0...v0.29.0) --- updated-dependencies: - dependency-name: com.mikepenz:multiplatform-markdown-renderer dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.mikepenz:multiplatform-markdown-renderer-m3 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.mikepenz:multiplatform-markdown-renderer-coil3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-01 09:44:35 +01:00
multiplatform-markdown-renderer = "0.29.0"
multiplatform-settings = "1.3.0"
reorderable = "2.4.2"
stately = "2.1.0"
sqlcipher = "4.6.1"
sqldelight = "2.0.2"
turbine = "1.2.0"
chore(deps): bump voyager from 1.0.0 to 1.0.1 (#176) Bumps `voyager` from 1.0.0 to 1.0.1. Updates `cafe.adriel.voyager:voyager-navigator` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/adrielcafe/voyager/releases) - [Commits](https://github.com/adrielcafe/voyager/compare/1.0.0...1.0.1) Updates `cafe.adriel.voyager:voyager-screenmodel` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/adrielcafe/voyager/releases) - [Commits](https://github.com/adrielcafe/voyager/compare/1.0.0...1.0.1) Updates `cafe.adriel.voyager:voyager-bottom-sheet-navigator` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/adrielcafe/voyager/releases) - [Commits](https://github.com/adrielcafe/voyager/compare/1.0.0...1.0.1) Updates `cafe.adriel.voyager:voyager-tab-navigator` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/adrielcafe/voyager/releases) - [Commits](https://github.com/adrielcafe/voyager/compare/1.0.0...1.0.1) Updates `cafe.adriel.voyager:voyager-transitions` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/adrielcafe/voyager/releases) - [Commits](https://github.com/adrielcafe/voyager/compare/1.0.0...1.0.1) Updates `cafe.adriel.voyager:voyager-koin` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/adrielcafe/voyager/releases) - [Commits](https://github.com/adrielcafe/voyager/compare/1.0.0...1.0.1) --- updated-dependencies: - dependency-name: cafe.adriel.voyager:voyager-navigator dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: cafe.adriel.voyager:voyager-screenmodel dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: cafe.adriel.voyager:voyager-bottom-sheet-navigator dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: cafe.adriel.voyager:voyager-tab-navigator dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: cafe.adriel.voyager:voyager-transitions dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: cafe.adriel.voyager:voyager-koin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-20 11:52:00 +01:00
voyager = "1.0.1"
2023-09-27 23:57:41 +02:00
android-targetSdk = "35"
android-compileSdk = "35"
android-minSdk = "26"
[libraries]
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity" }
androidx-activity = { module = "androidx.activity:activity", version.ref = "androidx-activity" }
androidx-browser = { module = "androidx.browser:browser", version.ref = "androidx-browser" }
androidx-core = { module = "androidx.core:core", version.ref = "androidx-core" }
androidx-security-crypto = { module = "androidx.security:security-crypto", version.ref = "androidx-crypto" }
androidx-splashscreen = { module = "androidx.core:core-splashscreen", version.ref = "androidx-splashscreen" }
androidx-work-runtime = { module = "androidx.work:work-runtime-ktx", version.ref = "androidx-work" }
calf = { module = "com.mohamedrejeb.calf:calf-webview", version.ref = "calf" }
coil = { module = "io.coil-kt.coil3:coil", version.ref = "coil" }
coil-network-ktor = { module = "io.coil-kt.coil3:coil-network-ktor3", version.ref = "coil" }
coil-compose = { module = "io.coil-kt.coil3:coil-compose-core", version.ref = "coil" }
coil-gif = { module = "io.coil-kt.coil3:coil-gif", version.ref = "coil" }
compose-multiplatform-media-player = { module = "network.chaintech:compose-multiplatform-media-player", version.ref = "compose-multiplatform-media-player" }
compose-gradlePlugin = { module = "org.jetbrains.compose:org.jetbrains.compose.gradle.plugin", version.ref = "compose" }
compose-colorpicker = { module = "com.github.skydoves:colorpicker-compose", version.ref = "colorpicker" }
gradle = { module = "com.android.tools.build:gradle", version.ref = "gradle" }
kotlin-gradlePlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
kodein = { module = "org.kodein.di:kodein-di", version.ref = "kodein" }
kotlincrypto-bom = { module = "org.kotlincrypto.hash:bom", version.ref = "kotlincrypto" }
kotlincrypto-md5 = { module = "org.kotlincrypto.hash:md" }
kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version.ref = "kotlinx-serialization-json" }
kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinx-coroutines" }
kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "kotlinx-coroutines" }
2023-07-24 23:03:08 +02:00
ksp-gradlePlugin = { module = "com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin", version.ref = "ksp" }
ktor-serialization = { module = "io.ktor:ktor-client-serialization", version.ref = "ktor" }
ktor-cio = { module = "io.ktor:ktor-client-cio", version.ref = "ktor" }
2024-06-08 21:28:46 +02:00
ktor-client-core = { module = "io.ktor:ktor-client-core", version.ref = "ktor" }
ktor-android = { module = "io.ktor:ktor-client-android", version.ref = "ktor" }
ktor-darwin = { module = "io.ktor:ktor-client-darwin", version.ref = "ktor" }
ktor-client-mock = { module = "io.ktor:ktor-client-mock", version.ref = "ktor" }
ktor-contentnegotiation = { module = "io.ktor:ktor-client-content-negotiation", version.ref = "ktor" }
ktor-logging = { module = "io.ktor:ktor-client-logging", version.ref = "ktor" }
ktor-json = { module = "io.ktor:ktor-serialization-kotlinx-json", version.ref = "ktor" }
ktorfit-ksp = { module = "de.jensklingenberg.ktorfit:ktorfit-ksp", version.ref = "ktorfit-ksp" }
ktorfit-lib = { module = "de.jensklingenberg.ktorfit:ktorfit-lib", version.ref = "ktorfit" }
materialKolor = { module = "com.materialkolor:material-kolor", version.ref = "materialKolor" }
multiplatform-markdown-renderer = { module = "com.mikepenz:multiplatform-markdown-renderer", version.ref = "multiplatform-markdown-renderer" }
multiplatform-markdown-renderer-m3 = { module = "com.mikepenz:multiplatform-markdown-renderer-m3", version.ref = "multiplatform-markdown-renderer" }
multiplatform-markdown-renderer-coil3= { module = "com.mikepenz:multiplatform-markdown-renderer-coil3", version.ref = "multiplatform-markdown-renderer" }
2023-07-22 05:08:05 +02:00
multiplatform-settings = { module = "com.russhwolf:multiplatform-settings", version.ref = "multiplatform-settings" }
reorderable = { module = "sh.calvin.reorderable:reorderable", version.ref = "reorderable" }
2023-07-20 09:01:18 +02:00
stately-common = { module = "co.touchlab:stately-common", version.ref = "stately" }
2024-05-17 23:33:30 +02:00
2024-01-03 10:35:23 +01:00
sqlcipher = { module = "net.zetetic:sqlcipher-android", version.ref = "sqlcipher" }
sqldelight-android = { module = "app.cash.sqldelight:android-driver", version.ref = "sqldelight" }
sqldelight-native = { module = "app.cash.sqldelight:native-driver", version.ref = "sqldelight" }
2023-09-27 23:57:41 +02:00
voyager-navigator = { module = "cafe.adriel.voyager:voyager-navigator", version.ref = "voyager" }
voyager-screenmodel = { module = "cafe.adriel.voyager:voyager-screenmodel", version.ref = "voyager" }
voyager-tab = { module = "cafe.adriel.voyager:voyager-tab-navigator", version.ref = "voyager" }
voyager-transition = { module = "cafe.adriel.voyager:voyager-transitions", version.ref = "voyager" }
voyager-kodein = { module = "cafe.adriel.voyager:voyager-kodein", version.ref = "voyager" }
mockk = { module = "io.mockk:mockk", version.ref = "mockk" }
turbine = { module = "app.cash.turbine:turbine", version.ref = "turbine" }
[plugins]
android-application = { id = "com.android.application", version.ref = "android-gradle" }
android-library = { id = "com.android.library", version.ref = "android-gradle" }
jetbrains-compose = { id = "org.jetbrains.compose", version.ref = "compose" }
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
kotlinx-kover = { id = "org.jetbrains.kotlinx.kover", version.ref = "kover" }
kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
ktorfit = { id = "de.jensklingenberg.ktorfit", version.ref = "ktorfit" }
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }