-
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
```
Uncaught Kotlin exception: okio.IOException: Operation not permitted
at 0 Multiplatform App 0x1024c2983 kfun:kotlin.Exception#(kotlin.String?;kotlin.Throwable?){} …
-
@skalarproduktraum and I plan to refactor all of Sciview to Kotlin
-
### Expected Behavior
Using
```
val someConfig by configurations.creating
```
does not issue a warning in IDEA.
### Current Behavior
The warning
```
Declaration has type inferred from a pla…
wolfs updated
1 month ago
-
### Expected behavior
Upgrading to Kotlin 2.0.0 doesn't require any changes to the jOOQ configuration.
### Actual behavior
If a table has a boolean column whose name starts with `is_`, the Kotlin g…
-
### Description
Historically, WebSockets have been one of the most complex and error-prone parts of Apollo Kotlin.
Starting with `4.0.0-beta.6`, `apollo-runtime` has an experimental `ApolloWebSo…
-
Integrating Posthog in Kotlin multiplatform projects currently requires integrating the android and ios libraries separatly. With a multiplatform library the code for android and ios must not be dupli…
-
Hi Everybody,
Since this friday afternoon, when I try to use `./gradlew dependencyCheckAggregate`, I have the following error :
> FAILURE: Build failed with an exception.
>
> * What went wr…
-
Guess the new Vector API would make it possible to port the project to Java, for instance.