-
### Context
SLF4J/Logback `ILoggingEvent` ([source](https://github.com/qos-ch/logback/blob/master/logback-classic/src/main/java/ch/qos/logback/classic/spi/ILoggingEvent.java)) has two important field…
-
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
- […
-
This plugin is not compatible with the new K2 Compiler, the default compiler in Kotlin 2.x. It would be useful to have this plugin reworked to support the K2 Compiler.
-
### General Info
- [X] I checked for similar bug report
- [X] I am using the latest version
- [X] I checked the [troubleshooting](https://github.com/supabase-community/supabase-kt/blob/master/TROUBLE…
-
**Hilt** Version: **2.36**
**Compose Project**
Android Studio **Bumblebee** | 2021.1.1 Canary 1
Build #AI-203.7717.56.2111.7361063, built on May 14, 2021
Runtime version: **11.0.10+0-b96-7281165 x…
-
### How frequently does the bug occur?
Always
### Description
hello! i'm trying to update my project to kotlin 2.0 and therefore have to update my realm-kotlin version. but at the compilation step …
-
# Abstract
Calculating code coverage for applications written in Kotlin is a basic functionality closely related to the language itself.
Now this functionality is supplied separately in the form o…
-
**[URL of codelab](https://developer.android.com/codelabs/basic-android-kotlin-compose-sql#2)**
**In which task and step of the codelab can this issue be found?**
**Describe the problem**
Aft…
-
### Current Behavior
Currently Gradle adds `-Xskip-metadata-version-check` [flag](https://github.com/JetBrains/kotlin/blob/2b9c5f4c7efa1ac20154cc6135057a2b9bd0026c/compiler/cli/cli-common/src/org/jet…
-
I have the `@KmpComponentCreate` annotation set up on an extension in the shared code and it all works fine for Android and jvm, but I can't seem to get it to generate the `KmpComponentCreate` for the…