-
### 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 …
-
### 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…
-
# 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…
-
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.
-
**[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…
-
When using compose navigation type safe and switching to R8 tool version 8.5.xx (8.5.10/8.5.27/8.5.35) compilation fails
Please ensure that class is marked as '@Serializable' and that the serializa…
Beb3r updated
19 hours ago
-
Kotlin 1.6.0 [aligned the compiler plugin abi](https://kotlinlang.org/docs/whatsnew16.html#unified-compiler-plugin-abi-with-jvm-and-js-ir-backends) so we could get rid of the native specific [shadowed…
-
**Describe the bug**
The OSS plugin seems to incorrectly include kotlin compiler licenses to the list of licenses of an app.
**To Reproduce**
Steps to reproduce the behavior:
1. Apply OSS plugi…
-
**Describe the bug**
When building with react-native 0.73+ (including upgrading Gradle), I get the following error
> Task :app:compileReleaseKotlin FAILED
e: The Android extensions ('kotlin-andro…