[versions] accompanist = "0.30.1" agp = "8.0.1" coil = "2.3.0" # @keep used for kotlinCompilerExtensionVersion composeCompiler = "1.4.4" coroutines = "1.7.1" dagger = "2.46.1" junit = "5.9.3" kotlin = "1.8.10" retrofit = "2.9.0" richtext = "0.16.0" sentry-sdk = "6.18.1" serialization = "1.5.0" sqldelight = "2.0.0-alpha05" whetstone = "0.6.0-SNAPSHOT" workmanager = "2.8.1" [libraries] accompanist-sysuicontroller = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist" } androidx-activity-compose = "androidx.activity:activity-compose:1.7.1" androidx-benchmark-macro-junit4 = "androidx.benchmark:benchmark-macro-junit4:1.2.0-alpha14" androidx-browser = "androidx.browser:browser:1.5.0" androidx-compose-animation = { module = "androidx.compose.animation:animation" } androidx-compose-bom = "dev.chrisbanes.compose:compose-bom:2023.04.00-alpha04" androidx-compose-foundation = { module = "androidx.compose.foundation:foundation" } androidx-compose-material = { module = "androidx.compose.material:material" } androidx-compose-material3 = { module = "androidx.compose.material3:material3" } androidx-compose-runtime = { module = "androidx.compose.runtime:runtime" } androidx-compose-ui = { module = "androidx.compose.ui:ui" } androidx-compose-ui-text = { module = "androidx.compose.ui:ui-text" } androidx-compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling" } androidx-compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview" } androidx-core-splashscreen = "androidx.core:core-splashscreen:1.0.1" androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.1.0-alpha04" androidx-lifecycle-compose = "androidx.lifecycle:lifecycle-viewmodel-compose:2.6.1" androidx-navigation-compose = "androidx.navigation:navigation-compose:2.6.0-rc01" androidx-paging-compose = "androidx.paging:paging-compose:1.0.0-alpha19" androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.3.1" androidx-test-core = "androidx.test:core:1.6.0-alpha01" androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.6.0-alpha01" androidx-test-ext-junit = "androidx.test.ext:junit:1.2.0-alpha01" androidx-test-rules = "androidx.test:rules:1.6.0-alpha01" androidx-test-runner = "androidx.test:runner:1.6.0-alpha02" androidx-test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0-alpha03" androidx-work-runtime-ktx = { module = "androidx.work:work-runtime-ktx", version.ref = "workmanager" } build-agp = { module = "com.android.tools.build:gradle", version.ref = "agp" } build-cachefix = "org.gradle.android.cache-fix:org.gradle.android.cache-fix.gradle.plugin:2.7.1" build-kotlin-gradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" } build-semver = "com.vdurmont:semver4j:3.1.0" build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:3.6.0" build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.18.0" build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.8.0" build-versions = "com.github.ben-manes:gradle-versions-plugin:0.46.0" coil = { module = "io.coil-kt:coil", version.ref = "coil" } coil-compose = { module = "io.coil-kt:coil-compose", version.ref = "coil" } compose-richtext-markdown = { module = "com.halilibo.compose-richtext:richtext-commonmark", version.ref = "richtext" } compose-richtext-material3 = { module = "com.halilibo.compose-richtext:richtext-ui-material3", version.ref = "richtext" } compose-richtext-ui = { module = "com.halilibo.compose-richtext:richtext-ui", version.ref = "richtext" } copydown = "io.github.furstenheim:copy_down:1.1" crux = "com.chimbori.crux:crux:3.12.0" dagger = { module = "com.google.dagger:dagger", version.ref = "dagger" } dagger-compiler = { module = "com.google.dagger:dagger-compiler", version.ref = "dagger" } eithernet = "com.slack.eithernet:eithernet:1.3.1" javapoet = "com.squareup:javapoet:1.13.0" javax-inject = "javax.inject:javax.inject:1" jsoup = "org.jsoup:jsoup:1.16.1" junit-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" } junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit" } junit-legacy = "junit:junit:4.13.2" kotlinx-collections-immutable = "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.5" kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" } kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "coroutines" } kotlinx-serialization-core = { module = "org.jetbrains.kotlinx:kotlinx-serialization-core", version.ref = "serialization" } kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version.ref = "serialization" } napier = "io.github.aakira:napier:2.6.1" okhttp-bom = "com.squareup.okhttp3:okhttp-bom:4.11.0" okhttp-core = { module = "com.squareup.okhttp3:okhttp" } okhttp-loggingInterceptor = { module = "com.squareup.okhttp3:logging-interceptor" } okhttp-mockwebserver = { module = "com.squareup.okhttp3:mockwebserver" } retrofit = { module = "com.squareup.retrofit2:retrofit", version.ref = "retrofit" } retrofit-kotlinxSerializationConverter = "com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter:1.0.0" sentry-bom = { module = "io.sentry:sentry-bom", version.ref = "sentry-sdk" } slack-compose-lints = "com.slack.lint.compose:compose-lint-checks:1.2.0" sqldelight-androidDriver = { module = "app.cash.sqldelight:android-driver", version.ref = "sqldelight" } sqldelight-extensions-coroutines = { module = "app.cash.sqldelight:coroutines-extensions-jvm", version.ref = "sqldelight" } sqldelight-jvmDriver = { module = "app.cash.sqldelight:sqlite-driver", version.ref = "sqldelight" } sqldelight-primitiveAdapters = { module = "app.cash.sqldelight:primitive-adapters", version.ref = "sqldelight" } testparameterinjector = "com.google.testparameterinjector:test-parameter-injector:1.11" truth = "com.google.truth:truth:1.1.3" whetstone = { module = "com.deliveryhero.whetstone:whetstone", version.ref = "whetstone" } [plugins] android-test = { id = "com.android.test", version.ref = "agp" } anvil = "com.squareup.anvil:2.4.4" kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" } modulegraph = "dev.iurysouza.modulegraph:0.4.0" sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" } whetstone = { id = "dev.msfjarvis.whetstone", version.ref = "whetstone" }