-
I have multi module android app project, and in each module I have following hilt config.
```
hilt {
enableExperimentalClasspathAggregation = true
}
```
when I run `./gradlew androidDepend…
-
**Describe the bug**
When using a platform dependency on the `compileOnly` configuration and using one of its dependencies in the api configuration, the plugin fails to resolve the dependency for the…
-
We've been on and off with discussing the need for more and better workspace tooling. This issue is intended to collect ideas and references regarding the topic to help us make an _informed decision_ …
-
### Ktor Version
1.1.2
### Ktor Engine Used(client or server and name)
ktor-network
### JVM Version, Operating System and Relevant Context
openjdk 11.0.1, Windows, Linux
### Feedback
We v…
-
Maybe it is easier than it seems at first sight? :)
-
From what I can tell, it looks like Kotlin Multiplatform is supported by Flatbuffers, but I can't find anywhere to download the artifact from. I'm coming to the conclusion that this project does not p…
-
Copied from: https://github.com/pgutkowski/KGraphQL/issues/11
jeggy updated
3 years ago
-
I created a project using the new Compose multiplatform template creator (https://kmp.jetbrains.com/). I then integrated libres and added an image. I added a composable function under commonMain in …
-
Kotlin Multiplatform projects that only have a single target might experience issues when running Dokka.
This issue exists to explain why it is happening, to answer (common) questions and to provid…
-
It is possible to publish invalid metadata (possibly related to enforced platforms, see also #13699) which will cause consumers to fail in obscure ways that require debugging gradle. **It is highly li…