`@OptIn(ExperimentalHoplite::class)` from ApplicationKt then.
|
# Todo: Update hoplite to a stable version when 3.0.0 is released. Remove `withExplicitSealedTypes()` and |
|
# `@OptIn(ExperimentalHoplite::class)` from ApplicationKt then. |
junit = "4.13.2"
kotlin = "2.3.20"
kotlinx-coroutines = "1.10.2"
guava = "33.6.0-jre"
# Todo: Update hoplite to a stable version when 3.0.0 is released. Remove `withExplicitSealedTypes()` and
# `@OptIn(ExperimentalHoplite::class)` from ApplicationKt then.
hoplite = "3.0.0.RC3"
ktor = "3.4.2"
logback = "1.5.32"
material3 = "1.10.0-alpha05"
`@OptIn(ExperimentalHoplite::class)` from ApplicationKt then.
ladril/gradle/libs.versions.toml
Lines 20 to 21 in 9d2cb70